Partilhar via


Propriedade ISql100EventSessionSetting.SettingName

Obtém ou define o nome do atributo.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

ISql100EventSessionSetting Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel