Partager via


ISql100AuditSpecification.ServerAudit, propriété

Obtient ou définit l'audit du serveur.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISql100AuditSpecification Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms