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


ISql100AuditSpecification.ServerAudit - свойство

Получает или задает аудит сервера.

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

Синтаксис

'Декларация
Property ServerAudit As ISql100ServerAudit
    Get
    Set
ISql100ServerAudit ServerAudit { get; set; }
property ISql100ServerAudit^ ServerAudit {
    ISql100ServerAudit^ get ();
    void set (ISql100ServerAudit^ value);
}
abstract ServerAudit : ISql100ServerAudit with get, set
function get ServerAudit () : ISql100ServerAudit
function set ServerAudit (value : ISql100ServerAudit)

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

Тип: Microsoft.Data.Schema.Sql.SchemaModel.ISql100ServerAudit

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

См. также

Ссылки

ISql100AuditSpecification Интерфейс

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