Método SharedEntityState.CreatePrototypeAdoDataTable
Reservado para uso interno.
Espaço para nome Microsoft.Office.Server.ApplicationRegistry.Runtime
Conjunto de Módulos (Assembly) Microsoft.SharePoint.Portal (em microsoft.sharepoint.portal.dll)
A sintaxe
Protected Overridable Function CreatePrototypeAdoDataTable ( _
rootTypeDescriptor As TypeDescriptor, _
complexFormatting As Boolean _
) As DataTable
Dim rootTypeDescriptor As TypeDescriptor
Dim complexFormatting As Boolean
Dim returnValue As DataTable
returnValue = Me.CreatePrototypeAdoDataTable(rootTypeDescriptor, complexFormatting)
protected virtual DataTable CreatePrototypeAdoDataTable (
TypeDescriptor rootTypeDescriptor,
bool complexFormatting
)
Parâmetros
- rootTypeDescriptor
- complexFormatting
Consulte também
Referência
SharedEntityState De classe
SharedEntityState Membros
Microsoft.Office.Server.ApplicationRegistry.Runtime De espaço para nome