Compartir a través de


ISql100AuditActionSpecification.SecuredObject (Propiedad)

Obtiene o establece el objeto seguro que se va a auditar.

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

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ISql100AuditActionSpecification Interfaz

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