Partager via


ISql100EventSessionSetting.SettingName, propriété

Obtient ou définit le nom 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 SettingName As String
    Get
    Set
string SettingName { get; set; }
property String^ SettingName {
    String^ get ();
    void set (String^ value);
}
abstract SettingName : string with get, set
function get SettingName () : String
function set SettingName (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql100EventSessionSetting Interface

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