共用方式為


LookupTableDataSet 建構函式 (SerializationInfo, StreamingContext)

會建立使用指定的參數LookupTableDataSet類別的執行個體。

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

語法

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

Dim instance As New LookupTableDataSet(info, context)
protected LookupTableDataSet(
    SerializationInfo info,
    StreamingContext context
)

參數

請參閱

參照

LookupTableDataSet 類別

LookupTableDataSet 成員

LookupTableDataSet 多載

WebSvcLookupTable 命名空間