FilterInfo Members
When overridden in a derived class, represents information about a filter that can be used to control which changes are included in a ChangeBatch object.
The following tables list the members exposed by the FilterInfo type.
Protected Constructors
Name | Description | |
---|---|---|
FilterInfo | Initializes a new instance of the FilterInfo class. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
Serialize | When overridden in a derived class, serializes the filter data to an array of bytes. | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top