OPC Studio User's Guide and Reference
UADataSetFieldDescriptor Class Members
Properties  Methods 


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

The following tables list the members exposed by UADataSetFieldDescriptor.

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 dataset field Id, if available.  
Public PropertyThe dataset field Id string, if available.  
Public PropertyDetermines whether there is a dataset field Id in this dataset field 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 dataset field 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 field descriptor.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether this object is equal to the other.  
Public Methodstatic (Shared in Visual Basic)Converts a dataset field Id into a dataset field descriptor.  
Public Methodstatic (Shared in Visual Basic)Converts a name into a dataset field descriptor.  
Public MethodOverridden.   
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 MethodDetermines whether this PubSub object descriptor is strictly physical with specified transport profile URI string. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor)
Public MethodLogicalizes the dataset field descriptor, by removing the physical information from it.  
Public MethodPhysicalizes the PubSub object descriptor, by removing the logical information from it. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor)
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.  
Public MethodOverloaded. Overridden. Converts the value of the current object to its equivalent string representation using the specified format.  
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.  
Protected MethodOverridden. Infrastructure.  
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
Public Operators
Determines whether the two objects are equal.
Overloaded. Converts a dataset field Id into a dataset field descriptor.
Determines whether the two objects are not equal.
Top
See Also

Reference

UADataSetFieldDescriptor Class
OpcLabs.EasyOpc.UA.PubSub Namespace