SharedEntityState.DataTableForm 属性 (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets the shared entity state information as a DataTable object.
命名空间: Microsoft.Office.Server.ApplicationRegistry.Runtime
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)
语法
声明
Public ReadOnly Property DataTableForm As DataTable
用法
Dim instance As SharedEntityState
Dim value As DataTable
value = instance.DataTableForm
public DataTable DataTableForm { get; }
属性值
A DataTable object containing the shared entity state information.
另请参阅
参考
SharedEntityState 类
SharedEntityState 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间