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


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace : UADataSetWriterDescriptor Class

The following tables list the members exposed by UADataSetWriterDescriptor.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertySpecifies additional properties for the configured PubSub object. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor)
Public PropertyThe (physical, numerical) dataset writer Id, if available.  
Public PropertyDetermines whether there is a physical dataset writer Id in this dataset writer descriptor.  
Public PropertyDetermines whether there is a logical name in this PubSub object descriptor. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor)
Public PropertyOverridden. Determines whether this object represents a null PubSub object descriptor. Determines whether this object represents a null dataset writer descriptor.  
Public PropertyThe logical name of the PubSub object, if available. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor)
Public Propertystatic (Shared in Visual Basic)A null dataset writer descriptor.  
Top
Public Methods
 NameDescription
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 Methodstatic (Shared in Visual Basic)Converts a name into a dataset writer descriptor.  
Public Methodstatic (Shared in Visual Basic)Converts a dataset writer Id into a dataset writer descriptor.  
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 MethodOverridden. Determines whether this PubSub object descriptor is strictly physical with specified transport profile URI string. Determines whether this PubSub object descriptor is strictly physical with specified transport profile URI string.  
Public MethodLogicalizes the dataset writer descriptor, by removing the physical information from it.  
Public MethodOverridden. Physicalizes the PubSub object descriptor, by removing the logical information from it. Physicalizes the PubSub object descriptor, by removing the logical information from it.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverridden. Determines whether this PubSub object descriptor requires a resolution (in order to obtain the necessary physical information) with specified transport profile URI string. Determines whether this PubSub object descriptor requires a resolution (in order to obtain the necessary physical information) with specified transport profile URI string.  
Public MethodOverloaded. Overridden. 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.
Overloaded. Converts a name into a dataset writer descriptor.
Determines whether the two objects are not equal.
Top
See Also

Reference

UADataSetWriterDescriptor Class
OpcLabs.EasyOpc.UA.PubSub Namespace