del método ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.Clone
Clona la estructura de la ReminderSubscriptionInfoDataTable, incluidos todos los esquemas de ReminderSubscriptionInfoDataTable y restricciones.
Espacio de nombres: WebSvcNotifications
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Overrides Function Clone As DataTable
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim returnValue As DataTable
returnValue = instance.Clone()
public override DataTable Clone()
Valor devuelto
Tipo: System.Data.DataTable
Vea también
Referencia
clase ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Miembros ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable