Partager via


ISql100EventSessionSetting.SettingValue, propriété

Obtient ou définit la valeur de l'attribut.

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

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISql100EventSessionSetting Interface

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