共用方式為


SecurityTemplatesDataSet.SecurityTemplatesDataTable 建構函式 (SerializationInfo, StreamingContext)

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

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

語法

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

Dim instance As New SecurityTemplatesDataSet.SecurityTemplatesDataTable(info, context)
protected SecurityTemplatesDataTable(
    SerializationInfo info,
    StreamingContext context
)

參數

請參閱

參照

SecurityTemplatesDataSet.SecurityTemplatesDataTable 類別

SecurityTemplatesDataSet.SecurityTemplatesDataTable 成員

SecurityTemplatesDataSet.SecurityTemplatesDataTable 多載

WebSvcSecurity 命名空間