共用方式為


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 命名空間