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

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

The following tables list the members exposed by _UADataSetData.

Public Properties
 NameDescription
 PropertyDetermines whether the data is compressed.  
 PropertyVersion information about the configuration of the dataset metadata.  
 PropertyThe globally unique identifier of the class of the dataset.  
 PropertyThe globally unique identifier of the class of the dataset, expressed as a string.  
 PropertyMetadata for the subscribed dataset (optional).  
 PropertyIdentifies the dataset writer.  
 PropertyThe name of the dataset writer.  
 PropertyThe display string for the current object.  
 PropertyDetermines whether the data is encrypted.  
 PropertyField data for each field in the dataset.  
 PropertyField data for each field in the dataset. Keyed by dataset field Id. Only when metadata is available.  
 PropertyDetermines whether there is a (non-null) configuration version in the dataset.  
 PropertyDetermines whether the dataset class Id is included in the dataset data.  
 PropertyDetermines whether there is metadata for the subscribed dataset.  
 PropertyDetermines whether the dataset writer Id is included in the dataset data.  
 PropertyDetermines whether the dataset writer name is included in the dataset data.  
 PropertyDetermines whether dataset origin is present.  
 PropertyDetermines whether the publisher Id is included in the dataset data.  
 PropertyDetermines whether there is a (non-default) timestamp in the dataset.  
 PropertyDetermines whether the writer group Id is included in the dataset data.  
 PropertySet when the fields represent variable data.  
 PropertySet when the fields represent an event.  
 PropertyThe name of the message mapping, if known.  
 PropertyIndicates the origin of the dataset (the type and semantics depend on the transport used).  
 PropertySpecifies the number of picoseconds intervals which shall be added to the Timestamp.  
 PropertyIdentifies the publisher.  
 PropertyDetermines whether the dataset message is retained by the server.  
 PropertyDetermines whether the data is signed.  
 PropertyStatus information about the data in the dataset message.  
 PropertyA timestamp describing when the data in the dataset message was obtained. In UTC.  
 PropertyA timestamp describing when the data in the dataset message was obtained. In UTC, as double-precision floating-point number that contains an OLE Automation date.  
 PropertyA timestamp describing when the data in the dataset message was obtained. In local time.  
 PropertyA timestamp describing when the data in the dataset message was obtained. In local time, as double-precision floating-point number that contains an OLE Automation date.  
 PropertyThe name of the transport mapping, if known.  
 PropertyIdentifies the writer group.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 MethodGets a string describing the type of the dataset (data or events).  
 Method  
 Method  
 MethodIndicates the origin of the dataset (the type and semantics depend on the transport used).  
 Method  
Top
See Also

Reference

_UADataSetData Interface
OpcLabs.EasyOpc.UA.PubSub.ComTypes Namespace