Name | Description | |
---|---|---|
UASubscribeDataSetFilter Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by UASubscribeDataSetFilter.
Name | Description | |
---|---|---|
UASubscribeDataSetFilter Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
AllowDataMessages | Determines whether the filter allows (variable) data messages through. | |
AllowEventMessages | Determines whether the filter allows event messages through. | |
DataSetWriterDescriptor | Specifies the (optional) dataset writer filtering. | |
Default | A default subscribe dataset filter (specifies no filtering). | |
HasDataSetWriterDescriptor | Determines whether the filtering by dataset writer is performed. | |
HasOriginPattern | Determines whether the filtering by origin pattern is performed. | |
HasPublisherId | Determines whether the filtering by publisher Id is performed. | |
HasRequiredFieldValues | Determines whether the filtering by required field values is performed. | |
HasWriterGroupDescriptor | Determines whether the filtering by the writer group descriptor is performed. | |
OriginPattern | Specifies the (optional) origin filtering by a pattern. | |
PublisherId | Specifies the (optional) publisher Id filtering. | |
RequiredFieldValueDictionary | Specifies filtering by given field values. | |
StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters) | |
WriterGroupDescriptor | Specifies the (optional) writer group filtering. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Create | Creates a subscribe dataset filter for a publisher specified by its publisher Id type, and identifier. | |
Equals | Overloaded. Overridden. Determines whether the specified OpcLabs.BaseLib.ResourceDescriptor is equal to the current object. | |
FromUAPublisherId | Converts a publisher Id to a subscribe dataset filter. | |
GetHashCode | Overridden. | |
GetObjectData | (Inherited from OpcLabs.BaseLib.Parameters) | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
IsStrictlyPhysical | Determines whether the filter is strictly physical. | |
Logicalize | Logicalizes the filter, by removing the physical information from it. | |
Physicalize | Physicalizes the filter for the specified transport profile URI string. | |
PhysicalizeRequiredFieldValues | Physicalizes the required field values for the specified transport profile URI string. | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
RequiredFieldValuesAreStrictlyPhysical | Determines whether the required field values are strictly physical with the specified transport profile URI string. | |
RequiredFieldValuesRequireResolution | Determines whether the required field values require resolution with specified transport profile URI string. | |
RequiresResolution | Determines whether the filter requires resolution with specified transport profile URI string. | |
ToString | Overloaded. Overridden. Converts the value of the current object to its equivalent string representation using the specified format. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
CopyFrom | Infrastructure. Copies data from the specified parameter object into the current parameter object. (Inherited from OpcLabs.BaseLib.Parameters) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
GetDefaultStandardName | Indicates the standard name for the default combination of parameters. (Inherited from OpcLabs.BaseLib.Parameters) | |
GetStandardNameValues | Returns a collection of standard values for the OpcLabs.BaseLib.Parameters.StandardName property. (Inherited from OpcLabs.BaseLib.Parameters) | |
MakeString | Infrastructure. (Inherited from OpcLabs.BaseLib.Parameters) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
ReadXmlElement | Overridden. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |
Equality | Determines whether the two objects are equal. |
Implicit Type Conversion | Converts a publisher Id to a subscribe dataset filter. |
Inequality | Determines whether the two objects are not equal. |