IContextProperty Interface

Provides a context for the Business Data Connectivity (BDC) service.

Namespace:  Microsoft.BusinessData.SystemSpecific
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Public Interface IContextProperty
'Usage
Dim instance As IContextProperty
public interface IContextProperty

Remarks

An assembly that implements IContextProperty has the properties initialized by BDC at the time the assembly is executed in BDC.

See Also

Reference

IContextProperty Members

Microsoft.BusinessData.SystemSpecific Namespace