IFieldAccessor Members
Include Protected Members
Include Inherited Members
Provides functionality that enables the Business Data Connectivity (BDC) service runtime to get and set the values of fields in data structures that represent External Items.
The IFieldAccessor type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetFieldValue | Retrieves the value of the field. | |
SetFieldValue | Sets the value of the field. |
Top