次の方法で共有


SharedEntityState.CreatePrototypeAdoDataTable メソッド (Microsoft.Office.Server.ApplicationRegistry.Runtime)

内部使用のため予約済み。

名前空間: 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 名前空間