Partager via


ISql100AuditActionSpecification.SecuredObject, propriété

Définit ou obtient l'objet sécurisé à auditer.

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

Syntaxe

'Déclaration
Property SecuredObject As ISqlSecurable
    Get
    Set
ISqlSecurable SecuredObject { get; set; }
property ISqlSecurable^ SecuredObject {
    ISqlSecurable^ get ();
    void set (ISqlSecurable^ value);
}
abstract SecuredObject : ISqlSecurable with get, set
function get SecuredObject () : ISqlSecurable
function set SecuredObject (value : ISqlSecurable)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISql100AuditActionSpecification Interface

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