Partager via


DepartmentsDataSet.DepartmentsDataTable.GetTypedTableSchema - Méthode

Retourne le schéma XML de complexType pour la DepartmentsDataTable.

Espace de noms :  WebSvcAdmin
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Shared Function GetTypedTableSchema ( _
    xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Utilisation
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType

returnValue = DepartmentsDataSet.DepartmentsDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
    XmlSchemaSet xs
)

Paramètres

Valeur renvoyée

Type : System.Xml.Schema.XmlSchemaComplexType

Voir aussi

Référence

DepartmentsDataSet.DepartmentsDataTable classe

DepartmentsDataSet.DepartmentsDataTable - Membres

WebSvcAdmin - Espace de noms