Compartir a través de


ISql100EventSessionTarget.EventModuleGuid (Propiedad)

Obtiene o establece el GUID para el módulo que contiene el evento.

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

Sintaxis

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

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ISql100EventSessionTarget Interfaz

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