Partager via


SharedEntityState.DataTableForm, propriété (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Gets the shared entity state information as a DataTable object.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property DataTableForm As DataTable
'Utilisation
Dim instance As SharedEntityState
Dim value As DataTable

value = instance.DataTableForm
public DataTable DataTableForm { get; }

Valeur de la propriété

A DataTable object containing the shared entity state information.

Voir aussi

Référence

SharedEntityState, classe
Membres SharedEntityState
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms