Partager via


ISql100EventSessionAction.EventPackageName, propriété

Obtient ou définit le nom d'un package qui contient l'objet d'action.

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

Syntaxe

'Déclaration
Property EventPackageName As String
    Get
    Set
string EventPackageName { get; set; }
property String^ EventPackageName {
    String^ get ();
    void set (String^ value);
}
abstract EventPackageName : string with get, set
function get EventPackageName () : String
function set EventPackageName (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql100EventSessionAction Interface

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