QuickOPC User's Guide and Reference
_UADataSetMetaData Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes Namespace : _UADataSetMetaData Interface

The following tables list the members exposed by _UADataSetMetaData.

Public Properties
 NameDescription
 PropertyThe configuration version for the current configuration of the dataset.  
 PropertyProvides the globally unique identifier of the class of dataset if the dataset is based on a dataset class.  
 PropertyProvides the globally unique identifier of the class of dataset if the dataset is based on a dataset class, expressed as a string.  
 PropertyDescription of the dataset.  
 PropertyThe display string for the current object.  
 PropertyCollection of enumeration or option set data type descriptions, keyed by data type ID.  
 PropertyNumber of fields in the dataset.  
 PropertyThe metadata for the fields in the dataset.  
 PropertyDetermines whether data set class Id is provided with the dataset metadata.  
 PropertyDetermines whether any promoted fields are provided with the dataset metadata.  
 PropertyName of the dataset.  
 PropertyDefines an array of namespace URIs.  
 PropertyNumber of promoted fields in the dataset.  
 PropertyCollection of simple data type descriptions, keyed by data type ID.  
 PropertyCollection of structure and union data type descriptions, keyed by data type ID.  
Top
Public Methods
 NameDescription
 MethodAdds a field metadata.  
 Method  
 Method  
 MethodFinds data type descriptions for given data type IDs.  
 Method  
 Method  
 MethodDefines an array of namespace URIs.  
 Method  
Top
See Also

Reference

_UADataSetMetaData Interface
OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes Namespace