SqlInt16.GetXsdType(XmlSchemaSet) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne le langage XSD (XML Schema Definition) du XmlSchemaSet spécifié.
public:
static System::Xml::XmlQualifiedName ^ GetXsdType(System::Xml::Schema::XmlSchemaSet ^ schemaSet);
public static System.Xml.XmlQualifiedName GetXsdType (System.Xml.Schema.XmlSchemaSet schemaSet);
static member GetXsdType : System.Xml.Schema.XmlSchemaSet -> System.Xml.XmlQualifiedName
Public Shared Function GetXsdType (schemaSet As XmlSchemaSet) As XmlQualifiedName
- schemaSet
- XmlSchemaSet
Élément XmlSchemaSet.
Valeur String qui indique le langage XSD du XmlSchemaSet spécifié.
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :