Click or drag to resize
FdoFilterExpressionT, V Methods

The FdoFilterExpressionT, V generic type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
Public methodEquals
Indicates whether the current object is equal to another object of the same type.
Public methodGetDataViewExpression
Public methodGetProperties
Returns properties associated with the object instance during run-time.
Public methodGetTypeName
Returns String representation of the underlying type.
Public methodIsValid
Returns True if object instance is considered valid, otherwise returns False.
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Public methodToString(FdoFilterFormat)
Returns filter expression string for specified output format.
Top
See Also