共用方式為


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.NewReminderSubscriptionInfoRow 方法

在ReminderSubscriptionInfoDataTable建立 row 物件。

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

語法

'宣告
Public Function NewReminderSubscriptionInfoRow As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
'用途
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim returnValue As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

returnValue = instance.NewReminderSubscriptionInfoRow()
public ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow NewReminderSubscriptionInfoRow()

傳回值

類型:WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

請參閱

參照

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 類別

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 成員

WebSvcNotifications 命名空間