Compartir a través de


ISql100EventSessionDefinitions.EventName (Propiedad)

Obtiene o establece el nombre de este evento.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Property EventName As String
    Get
    Set
string EventName { get; set; }
property String^ EventName {
    String^ get ();
    void set (String^ value);
}
abstract EventName : string with get, set
function get EventName () : String
function set EventName (value : String)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ISql100EventSessionDefinitions Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)