CustomDataSetAdapter.Context Property
Gets the CustomDataSetContext that was used to initialize this CustomDataSetAdapter.
Syntax
public CustomDataSetContext Context { get; }
Property Value
The context object that gives the custom dataset access to properties of the CustomDataSetProxy.
Remarks
This property returns the same CustomDataSetContext object that was passed to the OnInitialize method.
Platforms
Windows, Linux, Android