AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.Clone method
This member overrides DataTable.Clone().
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Overrides Function Clone As DataTable
'Uso
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
Dim returnValue As DataTable
returnValue = instance.Clone()
public override DataTable Clone()
Valor retornado
Type: System.Data.DataTable
Ver também
Referência
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable class
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable members