Condividi tramite


LookupTableMultiLangDataSet.LookupTableStructuresDataTable.Clone method

Clones the structure of the LookupTableStructuresDataTable, including all LookupTableStructuresDataTable schemas and constraints.

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Overrides Function Clone As DataTable
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresDataTable
Dim returnValue As DataTable

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

Return value

Type: System.Data.DataTable

See also

Reference

LookupTableMultiLangDataSet.LookupTableStructuresDataTable class

LookupTableMultiLangDataSet.LookupTableStructuresDataTable members

WebSvcLookupTable namespace