次の方法で共有


LookupTableDataSet.LookupTablesDataTable.GetTypedTableSchema Method

This member is reserved for internal use and is not intended to be used directly from your code.

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
Public Shared Function GetTypedTableSchema ( _
    xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Usage
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType

returnValue = LookupTableDataSet.LookupTablesDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
    XmlSchemaSet xs
)

Parameters

Return Value

Type: System.Xml.Schema.XmlSchemaComplexType

See Also

Reference

LookupTableDataSet.LookupTablesDataTable Class

LookupTableDataSet.LookupTablesDataTable Members

LookupTable Web Service