SharedEntityState.CreatePrototypeAdoDataTable 方法 (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Reserved for internal use.

命名空间: Microsoft.Office.Server.ApplicationRegistry.Runtime
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
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
)

参数

  • rootTypeDescriptor
  • complexFormatting

另请参阅

参考

SharedEntityState 类
SharedEntityState 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间