Name | Description | |
---|---|---|
UADataSetFieldDescriptor Constructor | Overloaded. |
The following tables list the members exposed by UADataSetFieldDescriptor.
Name | Description | |
---|---|---|
UADataSetFieldDescriptor Constructor | Overloaded. |
Name | Description | |
---|---|---|
CustomPropertyValueDictionary | Specifies additional properties for the configured PubSub object. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor) | |
DataSetFieldId | The dataset field Id, if available. | |
DataSetFieldIdString | The dataset field Id string, if available. | |
HasDataSetFieldId | Determines whether there is a dataset field Id in this dataset field descriptor. | |
HasName | Determines whether there is a logical name in this PubSub object descriptor. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor) | |
IsNull | Overridden. Determines whether this object represents a null PubSub object descriptor. Determines whether this object represents a null dataset field descriptor. | |
Name | The logical name of the PubSub object, if available. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor) | |
Null | A null dataset field descriptor. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | |
FromGuid | Converts a dataset field Id into a dataset field descriptor. | |
FromString | Converts a name into a dataset field descriptor. | |
GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. | |
GetObjectData | (Inherited from OpcLabs.BaseLib.Info) | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
IsStrictlyPhysical | Determines whether this PubSub object descriptor is strictly physical with specified transport profile URI string. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor) | |
Logicalize | Logicalizes the dataset field descriptor, by removing the physical information from it. | |
Physicalize | Physicalizes the PubSub object descriptor, by removing the logical information from it. (Inherited from OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
RequiresResolution | Overridden. 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. | |
ToString | Overloaded. Overridden. Returns a string that represents the current object.Returns a string that represents the current object. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
ReadXmlElement | Overridden. Infrastructure. Infrastructure. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. Infrastructure. Infrastructure. |
Equality | Determines whether the two objects are equal. |
Implicit Type Conversion | Overloaded. Converts a name into a dataset field descriptor. |
Inequality | Determines whether the two objects are not equal. |