次の方法で共有


LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable.Clone メソッド

クローンを作成するには、 LookupTableMaskValuesDataTable、すべてのLookupTableMaskValuesDataTableのスキーマおよび制約などの構造。

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

構文

'宣言
Public Overrides Function Clone As DataTable
'使用
Dim instance As LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable
Dim returnValue As DataTable

returnValue = instance.Clone()
public override DataTable Clone()

戻り値

型: System.Data.DataTable

関連項目

参照先

LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable クラス

LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable メンバー

WebSvcLookupTable 名前空間