CreateSelectiveXmlIndexStatement.XmlNamespaces Propriété
Définition
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.
Espaces de noms XML spécifiés dans la partie WITH XMLNAMESPACES de l’instruction.
public Microsoft.SqlServer.TransactSql.ScriptDom.XmlNamespaces XmlNamespaces { get; set; }
member this.XmlNamespaces : Microsoft.SqlServer.TransactSql.ScriptDom.XmlNamespaces with get, set
Public Property XmlNamespaces As XmlNamespaces