: SharedEntityState.CreatePrototypeAdoDataTable (Método) (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Reserved for internal use.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Protected Overridable Function CreatePrototypeAdoDataTable ( _
rootTypeDescriptor As TypeDescriptor, _
complexFormatting As Boolean _
) As DataTable
'Uso
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
Vea también
Referencia
SharedEntityState (Clase)
SharedEntityState (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)