OPC Labs EasyOPC-UA Library
UADataSetMetaData Collection Members
Overview 
OpcLabs_EasyOpcUA ActiveX DLL : UADataSetMetaData Collection
Public Methods
Adds a field metadata.

 

DISPID (Dispatch ID):

 

For more information, see Add in .NET Reference.

Creates a new object that is a copy of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see Clone in .NET Reference.

Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Finds data type descriptions for given data type IDs.

 

DISPID (Dispatch ID):

 

For more information, see FindDataTypeDescriptions in .NET Reference.

 

DISPID (Dispatch ID): -4

 

For more information, see GetEnumerator in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see GetObjectData in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

Defines an array of namespace URIs.

 

DISPID (Dispatch ID):

 

For more information, see OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UADataSetMetaData.SetNamespaceArray in .NET Reference.

Public Properties
The configuration version for the current configuration of the dataset.

 

DISPID (Dispatch ID):

 

For more information, see ConfigurationVersion in .NET Reference.

Provides the globally unique identifier of the class of dataset if the dataset is based on a dataset class.

 

DISPID (Dispatch ID):

 

For more information, see DataSetClassId in .NET Reference.

Provides the globally unique identifier of the class of dataset if the dataset is based on a dataset class, expressed as a string.

 

DISPID (Dispatch ID):

 

For more information, see DataSetClassIdString in .NET Reference.

Description of the dataset.

 

DISPID (Dispatch ID):

 

For more information, see Description in .NET Reference.

The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

Collection of enumeration or option set data type descriptions, keyed by data type ID.

 

DISPID (Dispatch ID):

 

For more information, see EnumDescriptions in .NET Reference.

Number of fields in the dataset.

 

DISPID (Dispatch ID):

 

For more information, see FieldCount in .NET Reference.

The metadata for the fields in the dataset.

 

DISPID (Dispatch ID):

 

For more information, see Fields in .NET Reference.

Determines whether data set class Id is provided with the dataset metadata.

 

DISPID (Dispatch ID):

 

For more information, see HasDataSetClassId in .NET Reference.

Determines whether any promoted fields are provided with the dataset metadata.

 

DISPID (Dispatch ID):

 

For more information, see HasPromotedFields in .NET Reference.

Name of the dataset.

 

DISPID (Dispatch ID):

 

For more information, see Name in .NET Reference.

Defines an array of namespace URIs.

 

DISPID (Dispatch ID):

 

For more information, see NamespaceArray in .NET Reference.

Number of promoted fields in the dataset.

 

DISPID (Dispatch ID):

 

For more information, see PromotedFieldCount in .NET Reference.

Collection of simple data type descriptions, keyed by data type ID.

 

DISPID (Dispatch ID):

 

For more information, see SimpleTypeDescriptions in .NET Reference.

Collection of structure and union data type descriptions, keyed by data type ID.

 

DISPID (Dispatch ID):

 

For more information, see StructureDescriptions in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

See Also

UADataSetMetaData Collection