del método ProjectImpactDataSet.LookupTableValuesDataTable.Clone
Este miembro reemplaza a DataTable.Clone().
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Overrides Function Clone As DataTable
'Uso
Dim instance As ProjectImpactDataSet.LookupTableValuesDataTable
Dim returnValue As DataTable
returnValue = instance.Clone()
public override DataTable Clone()
Valor devuelto
Tipo: System.Data.DataTable
Vea también
Referencia
clase ProjectImpactDataSet.LookupTableValuesDataTable