ISql100EventSessionTarget.ParameterSettings プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
ReadOnly Property ParameterSettings As IList(Of ISql100EventSessionSetting)
'使用
Dim instance As ISql100EventSessionTarget
Dim value As IList(Of ISql100EventSessionSetting)

value = instance.ParameterSettings
IList<ISql100EventSessionSetting> ParameterSettings { get; }
property IList<ISql100EventSessionSetting^>^ ParameterSettings {
    IList<ISql100EventSessionSetting^>^ get ();
}
function get ParameterSettings () : IList<ISql100EventSessionSetting>

プロパティ値

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

参照

参照

ISql100EventSessionTarget インターフェイス

ISql100EventSessionTarget メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間