Partilhar via


Propriedade ISql100EventSessionAction.EventModuleGuid

Obtém ou define o GUID para o módulo que contém o evento.

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

Sintaxe

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

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

ISql100EventSessionAction Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel