QuickOPC User's Guide and Reference
UADataSetMetaData Class Members
Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Configuration Namespace : UADataSetMetaData Class

The following tables list the members exposed by UADataSetMetaData.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertyThe configuration version for the current configuration of the dataset.  
Public PropertyProvides the globally unique identifier of the class of dataset if the dataset is based on a dataset class.  
Public PropertyProvides the globally unique identifier of the class of dataset if the dataset is based on a dataset class, expressed as a string.  
Public PropertyDescription of the dataset.  
Public PropertyCollection of enumeration or option set data type descriptions, keyed by data type ID. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAHeaderDataTypeSchema)
Public PropertyNumber of fields in the dataset.  
Public PropertyThe metadata for the fields in the dataset.  
Public PropertyDetermines whether data set class Id is provided with the dataset metadata.  
Public PropertyDetermines whether any promoted fields are provided with the dataset metadata.  
Public PropertyName of the dataset.  
Public PropertyDefines an array of namespace URIs. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAHeaderDataTypeSchema)
Public PropertyNumber of promoted fields in the dataset.  
Public PropertyCollection of simple data type descriptions, keyed by data type ID. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAHeaderDataTypeSchema)
Public PropertyCollection of structure and union data type descriptions, keyed by data type ID. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAHeaderDataTypeSchema)
Top
Public Methods
 NameDescription
Public MethodAdds a field metadata.  
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.  
Public MethodFinds data type descriptions for given data type IDs. Finds data type descriptions for given data type IDs. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UAHeaderDataTypeSchema)
Public Method  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverridden. Returns a string that represents the current object.Returns a string that represents the current object.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure.  
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

UADataSetMetaData Class
OpcLabs.EasyOpc.UA.PubSub.Configuration Namespace