QuickOPC User's Guide and Reference
UAEventFilterBuilder Class Members
Fields  Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace : UAEventFilterBuilder Class

The following tables list the members exposed by UAEventFilterBuilder.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Fields
 NameDescription
Public FieldThe default where clause. A null reference.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Default event filter.  
Public Propertystatic (Shared in Visual Basic)Default select clauses. An empty collection.  
Public PropertyCollection of the attribute fields to return with each Event in a Notification.  
Public PropertyThe criteria limiting the Notifications.  
Top
Public Methods
 NameDescription
Public MethodAdds a select clause to the event filter.  
Public Method (Inherited from object)
Public Method  
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodRemoves a select clause from the event filter.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Converts an event filter builder to a event filter.  
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)
Top
Public Operators
Converts an event filter builder to a event filter.
Top
See Also

Reference

UAEventFilterBuilder Class
OpcLabs.EasyOpc.UA Namespace