Name | Description | |
---|---|---|
UADataSetMetaData Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by UADataSetMetaData.
Name | Description | |
---|---|---|
UADataSetMetaData Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
ConfigurationVersion | The configuration version for the current configuration of the dataset. | |
DataSetClassId | Provides the globally unique identifier of the class of dataset if the dataset is based on a dataset class. | |
DataSetClassIdString | Provides the globally unique identifier of the class of dataset if the dataset is based on a dataset class, expressed as a string. | |
Description | Description of the dataset. | |
EnumDescriptions | Collection of enumeration or option set data type descriptions, keyed by data type ID. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAHeaderDataTypeSchema) | |
FieldCount | Number of fields in the dataset. | |
Fields | The metadata for the fields in the dataset. | |
HasDataSetClassId | Determines whether data set class Id is provided with the dataset metadata. | |
HasPromotedFields | Determines whether any promoted fields are provided with the dataset metadata. | |
Name | Name of the dataset. | |
NamespaceArray | Defines an array of namespace URIs. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAHeaderDataTypeSchema) | |
PromotedFieldCount | Number of promoted fields in the dataset. | |
SimpleTypeDescriptions | Collection of simple data type descriptions, keyed by data type ID. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAHeaderDataTypeSchema) | |
StructureDescriptions | Collection of structure and union data type descriptions, keyed by data type ID. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAHeaderDataTypeSchema) |
Name | Description | |
---|---|---|
Add | Adds a field metadata. | |
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether this object is equal to the other. | |
FindDataTypeDescriptions | Finds data type descriptions for given data type IDs. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAHeaderDataTypeSchema) | |
GetEnumerator | ||
GetHashCode | Overridden. | |
GetObjectData | (Inherited from OpcLabs.BaseLib.Info) | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
ToString | Overridden. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
ReadXmlElement | Overridden. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |