Freigeben über


StatusingSettingsDataSet.GetTypedDataSetSchema-Methode

Gibt das complexType XML-Schema für die StatusingSettingsDataSetzurück.

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

Syntax

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

returnValue = StatusingSettingsDataSet.GetTypedDataSetSchema(xs)
public static XmlSchemaComplexType GetTypedDataSetSchema(
    XmlSchemaSet xs
)

Parameter

Rückgabewert

Typ: System.Xml.Schema.XmlSchemaComplexType

Siehe auch

Referenz

StatusingSettingsDataSet Klasse

StatusingSettingsDataSet-Member

WebSvcAdmin-Namespace