Name | Description | |
---|---|---|
UADataSetMetaData Constructor | Overloaded. |
The following tables list the members exposed by UADataSetMetaData.
Name | Description | |
---|---|---|
UADataSetMetaData Constructor | Overloaded. |
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 the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | |
FindDataTypeDescriptions | Finds data type descriptions for given data type IDs. Finds data type descriptions for given data type IDs. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAHeaderDataTypeSchema) | |
GetEnumerator | ||
GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. | |
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. Returns a string that represents the current object.Returns a string that represents the current object. | |
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. Infrastructure. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. Infrastructure. Infrastructure. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |