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