Partager via


ISql100EventSessionTarget.ParameterSettings, propriété

Obtient la liste des paramètres cibles.

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

Syntaxe

'Déclaration
ReadOnly Property ParameterSettings As IList(Of ISql100EventSessionSetting)
    Get
IList<ISql100EventSessionSetting> ParameterSettings { get; }
property IList<ISql100EventSessionSetting^>^ ParameterSettings {
    IList<ISql100EventSessionSetting^>^ get ();
}
abstract ParameterSettings : IList<ISql100EventSessionSetting>
function get ParameterSettings () : IList<ISql100EventSessionSetting>

Valeur de propriété

Type : System.Collections.Generic.IList<ISql100EventSessionSetting>

Sécurité .NET Framework

Voir aussi

Référence

ISql100EventSessionTarget Interface

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