Partilhar via


Método ISql100AuditActionSpecification.GetSecuredObjectRelationship

Retorna o IModelSingleRelationship entre this e o ISqlSecurable objeto.

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

Sintaxe

'Declaração
Function GetSecuredObjectRelationship As IModelSingleRelationship(Of ISql100AuditActionSpecification, ISqlSecurable)
IModelSingleRelationship<ISql100AuditActionSpecification, ISqlSecurable> GetSecuredObjectRelationship()
IModelSingleRelationship<ISql100AuditActionSpecification^, ISqlSecurable^>^ GetSecuredObjectRelationship()
abstract GetSecuredObjectRelationship : unit -> IModelSingleRelationship<ISql100AuditActionSpecification, ISqlSecurable> 
function GetSecuredObjectRelationship() : IModelSingleRelationship<ISql100AuditActionSpecification, ISqlSecurable>

Valor de retorno

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100AuditActionSpecification, ISqlSecurable>

Segurança do .NET Framework

Consulte também

Referência

ISql100AuditActionSpecification Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel