共用方式為


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.Clone 方法

複製ReminderSubscriptionInfoDataTable,包括所有ReminderSubscriptionInfoDataTable結構描述及限制的結構。

命名空間:  WebSvcNotifications
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Overrides Function Clone As DataTable
'用途
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim returnValue As DataTable

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

傳回值

類型:System.Data.DataTable

請參閱

參照

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 類別

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 成員

WebSvcNotifications 命名空間