Partilhar via


Propriedade ISql100AuditSpecification.ServerAudit

Obtém ou define a auditoria do servidor.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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 propriedade

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

Segurança do .NET Framework

Consulte também

Referência

ISql100AuditSpecification Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel