StatusTransactionDataSet.GetSchemaSerializable - Méthode
Ce membre remplace DataSet.GetSchemaSerializable().
Espace de noms : WebSvcStatusing
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Protected Overrides Function GetSchemaSerializable As XmlSchema
'Utilisation
Dim returnValue As XmlSchema
returnValue = Me.GetSchemaSerializable()
protected override XmlSchema GetSchemaSerializable()
Valeur renvoyée
Type : System.Xml.Schema.XmlSchema
Voir aussi
Référence
StatusTransactionDataSet classe