Поделиться через


ISql100EventSessionDefinitions.AttributeSettings - свойство

Получает список настраиваемых атрибутов, которые можно задать для события.

Пространство имен:  Microsoft.Data.Schema.Sql.SchemaModel
Сборка:  Microsoft.Data.Schema.Sql (в Microsoft.Data.Schema.Sql.dll)

Синтаксис

'Декларация
ReadOnly Property AttributeSettings As IList(Of ISql100EventSessionSetting)
    Get
IList<ISql100EventSessionSetting> AttributeSettings { get; }
property IList<ISql100EventSessionSetting^>^ AttributeSettings {
    IList<ISql100EventSessionSetting^>^ get ();
}
abstract AttributeSettings : IList<ISql100EventSessionSetting>
function get AttributeSettings () : IList<ISql100EventSessionSetting>

Значение свойства

Тип: System.Collections.Generic.IList<ISql100EventSessionSetting>

Безопасность платформы .NET Framework

См. также

Ссылки

ISql100EventSessionDefinitions Интерфейс

Microsoft.Data.Schema.Sql.SchemaModel - пространство имен