Partager via


ISql100EventSessionTarget.EventModuleGuid, propriété

Obtient ou définit le GUID du module contenant l'événement.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql100EventSessionTarget Interface

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