EntityDataTableAdapter.EntitiesAsDataTable プロパティ (Microsoft.Office.Server.ApplicationRegistry.Runtime)
データ行としてエンティティ インスタンスを含む DataTable オブジェクトを返します。
名前空間: Microsoft.Office.Server.ApplicationRegistry.Runtime
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public ReadOnly Property EntitiesAsDataTable As DataTable
'使用
Dim instance As EntityDataTableAdapter
Dim value As DataTable
value = instance.EntitiesAsDataTable
public DataTable EntitiesAsDataTable { get; }
プロパティ値
データ行としてエンティティ インスタンスを含む DataTable オブジェクト。
関連項目
参照
EntityDataTableAdapter クラス
EntityDataTableAdapter メンバ
Microsoft.Office.Server.ApplicationRegistry.Runtime 名前空間