共用方式為


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.NextRunColumn 屬性

定義資料行的 [ NextRunColumn ] 欄位。

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

語法

'宣告
Public ReadOnly Property NextRunColumn As DataColumn
    Get
'用途
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim value As DataColumn

value = instance.NextRunColumn
public DataColumn NextRunColumn { get; }

屬性值

類型:System.Data.DataColumn

請參閱

參照

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 類別

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 成員

WebSvcNotifications 命名空間