BdcAccessor members
Provides internal utility functions. Instances of a BdcAccessor should not be accessed directly. Instead, use the AddBdcAccessorMatchValidator(BdcAccessor.Validator) function of the EntityPicker to provide a Validator to be used with a specific EntityPicker. This will configure the BdcAccessor corresponding to the EntityPicker with the provided AddBdcAccessorMatchValidator(BdcAccessor.Validator) function. For more information, contact us.
The BdcAccessor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BdcAccessor | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
MatchLimit | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Methods
Name | Description | |
---|---|---|
AddMatchValidator | This member is reserved for internal use and is not intended to be used directly from your code. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top