LookupTableMultiLangDataSet.LookupTableStructuresDataTable.Clone 方法

克隆LookupTableStructuresDataTable,其中包括所有的LookupTableStructuresDataTable架构和约束的结构。

命名空间:  WebSvcLookupTable
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Overrides Function Clone As DataTable
用法
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresDataTable
Dim returnValue As DataTable

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

返回值

类型:System.Data.DataTable

另请参阅

引用

LookupTableMultiLangDataSet.LookupTableStructuresDataTable 类

LookupTableMultiLangDataSet.LookupTableStructuresDataTable 成员

WebSvcLookupTable 命名空间