Compartilhar via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.Clone method

Clona a estrutura do ReminderSubscriptionInfoDataTable, incluindo todos os esquemas de ReminderSubscriptionInfoDataTable e restrições.

Namespace:  WebSvcNotifications
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Overrides Function Clone As DataTable
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim returnValue As DataTable

returnValue = instance.Clone()
public override DataTable Clone()

Valor retornado

Type: System.Data.DataTable

Ver também

Referência

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable class

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable members

WebSvcNotifications namespace