次の方法で共有


ISql100EventSessionDefinitions.AttributeSettings プロパティ

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

構文

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

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

プロパティ値

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

参照

参照

ISql100EventSessionDefinitions インターフェイス

ISql100EventSessionDefinitions メンバ

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