ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.Clone - Méthode
Clone la structure de l' ReminderSubscriptionInfoDataTable, y compris tous les schémas de ReminderSubscriptionInfoDataTable et de contraintes.
Espace de noms : WebSvcNotifications
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Overrides Function Clone As DataTable
'Utilisation
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim returnValue As DataTable
returnValue = instance.Clone()
public override DataTable Clone()
Valeur renvoyée
Type : System.Data.DataTable
Voir aussi
Référence
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable classe
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable - Membres