LookupTableMultiLangDataSet.LookupTableStructuresDataTable.Clone método
Clona a estrutura do LookupTableStructuresDataTable, incluindo todos os esquemas de LookupTableStructuresDataTable e restrições.
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Overrides Function Clone As DataTable
'Uso
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresDataTable
Dim returnValue As DataTable
returnValue = instance.Clone()
public override DataTable Clone()
Valor retornado
Tipo: System.Data.DataTable
Ver também
Referência
LookupTableMultiLangDataSet.LookupTableStructuresDataTable classe
LookupTableMultiLangDataSet.LookupTableStructuresDataTable membros