Partager via


ISql90XmlTypeSpecifier.XmlStyle, propriété

Obtient ou définit le style XML pour les objets de ce type.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Property XmlStyle As SqlXmlDataTypeStyle
    Get
    Set
SqlXmlDataTypeStyle XmlStyle { get; set; }
property SqlXmlDataTypeStyle XmlStyle {
    SqlXmlDataTypeStyle get ();
    void set (SqlXmlDataTypeStyle value);
}
abstract XmlStyle : SqlXmlDataTypeStyle with get, set
function get XmlStyle () : SqlXmlDataTypeStyle
function set XmlStyle (value : SqlXmlDataTypeStyle)

Valeur de propriété

Type : Microsoft.Data.Schema.Sql.SchemaModel.SqlXmlDataTypeStyle

Sécurité .NET Framework

Voir aussi

Référence

ISql90XmlTypeSpecifier Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms