共用方式為


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 建構函式 (SerializationInfo, StreamingContext)

使用個別的參數建立ReminderSubscriptionInfoDataTable類別的執行個體。

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

語法

'宣告
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'用途
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable(info, context)
protected ReminderSubscriptionInfoDataTable(
    SerializationInfo info,
    StreamingContext context
)

參數

請參閱

參照

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 類別

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 成員

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 多載

WebSvcNotifications 命名空間