Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the shared external content type state information as a DataTable object.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property DataTableForm As DataTable
Get
'Usage
Dim instance As ISharedEntityState
Dim value As DataTable
value = instance.DataTableForm
DataTable DataTableForm { get; }
Property Value
Type: System.Data.DataTable
A DataTable object containing the shared external content type state information.