Freigeben über


StatusingDataSet.LocalCustomFieldMetadataDataTable.GetTypedTableSchema-Methode

Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Shared Function GetTypedTableSchema ( _
    xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Usage
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType

returnValue = StatusingDataSet.LocalCustomFieldMetadataDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
    XmlSchemaSet xs
)

Parameter

Rückgabewert

Typ: System.Xml.Schema.XmlSchemaComplexType

Siehe auch

Referenz

StatusingDataSet.LocalCustomFieldMetadataDataTable Klasse

StatusingDataSet.LocalCustomFieldMetadataDataTable-Member

WebSvcStatusing-Namespace