SqlParameter.XmlSchemaCollectionName 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.
Obtient le nom de la collection de schémas pour cette instance XML.
public:
property System::String ^ XmlSchemaCollectionName { System::String ^ get(); void set(System::String ^ value); };
public string XmlSchemaCollectionName { get; set; }
member this.XmlSchemaCollectionName : string with get, set
Public Property XmlSchemaCollectionName As String
Valeur de propriété
Nom de la collection de schémas pour cette instance XML.
Remarques
Cette valeur est null (Nothing
dans Microsoft Visual Basic) si aucune collection de schémas n’est associée. Si la valeur est null, et XmlSchemaCollectionDatabaseXmlSchemaCollectionOwningSchema sont également null.