IEntityInstance.EntityAsFormattedDataTable, propriété (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Exposes the entity instance as a DataTable object with formatting of the complex fields in the entity instance.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
ReadOnly Property EntityAsFormattedDataTable As DataTable
'Utilisation
Dim instance As IEntityInstance
Dim value As DataTable
value = instance.EntityAsFormattedDataTable
DataTable EntityAsFormattedDataTable { get; }
Valeur de la propriété
A DataTable object.
Voir aussi
Référence
IEntityInstance, interface
Membres IEntityInstance
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms