StatusApprovalDataSet.StatusApprovalsDataTable.GetTypedTableSchema - Méthode
Espace de noms : WebSvcStatusing
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 = StatusApprovalDataSet.StatusApprovalsDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
XmlSchemaSet xs
)
Paramètres
- xs
Type : System.Xml.Schema.XmlSchemaSet
Valeur renvoyée
Type : System.Xml.Schema.XmlSchemaComplexType
Voir aussi
Référence
StatusApprovalDataSet.StatusApprovalsDataTable classe