次の方法で共有


LookupTableDataSet.LookupTablesDataTable Constructor (SerializationInfo, StreamingContext)

Creates a new instance of the LookupTablesDataTable class by using the specified parameters.

Namespace:  [LookupTable Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/LookupTable.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/LookupTable.asmx?wsdl

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

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

Parameters

See Also

Reference

LookupTableDataSet.LookupTablesDataTable Class

LookupTableDataSet.LookupTablesDataTable Members

LookupTableDataSet.LookupTablesDataTable Overload

LookupTable Web Service