FilterDescriptor Methods
Include Protected Members
Include Inherited Members
The FilterDescriptor type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
ContainsLocalizedDisplayName | Indicates whether the object contains a localized display name. (Inherited from MetadataObject.) |
![]() |
Delete | Deletes the MetadataObject object. (Inherited from MetadataObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetAccessControlList() | Gets the access control list for this metadata object. (Inherited from AccessControlledMetadataObject.) |
![]() |
GetAccessControlList(String) | Gets the access control list for this metadata object by using a setting identifier. (Inherited from AccessControlledMetadataObject.) |
![]() ![]() |
GetById | Gets the FilterDescriptor object given its identifier. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() ![]() |
MergeXml | Reads the FilterDescriptor definition from the specified resource XML for the specified method, and then merges its properties, localized names, and access control entries with the existing FilterDescriptor in the metadata store. |
![]() |
Read | Reads a FilterDescriptor object from the Business Data Connectivity (BDC) service store, overwriting the current value of the fields of the object with whatever was present in the metadata database. For example, if you change the name of a FilterDescriptor and then call Read on the FilterDescriptor, the name will be reset to what is in the store. (Overrides MetadataObject.Read().) |
![]() |
ReadCommon | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from MetadataObject.) |
![]() ![]() |
ReadXml | Reads the FilterDescriptor definition from the specified metadata XML for the method. |
![]() |
ToString | (Inherited from Object.) |
![]() |
Update | Updates the object. (Inherited from MetadataObject.) |
![]() |
WriteSlicedXml | Writes a sliced XML fragment in the metadata store. (Inherited from MetadataObject.) |
![]() |
WriteXml(PackageContents) | Returns the XML representation of the MetadataObject. (Inherited from MetadataObject.) |
![]() |
WriteXml(PackageContents, String) | Returns the XML representation of the MetadataObject, which is generated using the properties, localized names, and access control entries from the specified setting. (Inherited from MetadataObject.) |
Top
.gif)
.gif)
.gif)