次の方法で共有


LookupTableMultiLangDataSet.Tables プロパティ

LookupTableMultiLangDataSetは、 DataTableオブジェクトのコレクションです。

名前空間:  WebSvcLookupTable
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public ReadOnly Property Tables As DataTableCollection
    Get
'使用
Dim instance As LookupTableMultiLangDataSet
Dim value As DataTableCollection

value = instance.Tables
public DataTableCollection Tables { get; }

プロパティ値

型: System.Data.DataTableCollection

注釈

LookupTableMultiLangDataSetには、次のデータ テーブルが含まれます。

関連項目

参照先

LookupTableMultiLangDataSet クラス

LookupTableMultiLangDataSet メンバー

WebSvcLookupTable 名前空間