次の方法で共有


LookupTableDataSet.LookupTablesDataTable.CreateInstance Method

Returns a new instance of a LookupTablesDataTable.

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 Overrides Function CreateInstance As DataTable
'Usage
Dim returnValue As DataTable

returnValue = Me.CreateInstance()
protected override DataTable CreateInstance()

Return Value

Type: System.Data.DataTable

See Also

Reference

LookupTableDataSet.LookupTablesDataTable Class

LookupTableDataSet.LookupTablesDataTable Members

LookupTable Web Service