Exposes the entity instance as a DataTable object with formatting of the complex fields in the entity instance.
命名空间: Microsoft.Office.Server.ApplicationRegistry.Runtime
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)
语法
声明
ReadOnly Property EntityAsFormattedDataTable As DataTable
用法
Dim instance As IEntityInstance
Dim value As DataTable
value = instance.EntityAsFormattedDataTable
DataTable EntityAsFormattedDataTable { get; }
属性值
A DataTable object.
另请参阅
参考
IEntityInstance 接口
IEntityInstance 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间