Compartir a través de


ISql100AuditSpecification.ServerAudit (Propiedad)

Obtiene o establece la auditoría del servidor.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: Microsoft.Data.Schema.Sql.SchemaModel.ISql100ServerAudit

Seguridad de .NET Framework

Vea también

Referencia

ISql100AuditSpecification Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)