IContextProperty Members
Include Protected Members
Include Inherited Members
Provides a context for the Business Data Connectivity (BDC) service.
The IContextProperty type exposes the following members.
Properties
Name | Description | |
---|---|---|
ExecutionContext | Gets or sets the execution context set by the caller. | |
LobSystemInstance | Gets or sets the external system instance object for the calling method. | |
MethodInstance | Gets or sets the MethodInstance object for the calling method. |
Top