Share via


ISql100AuditActionSpecification.GetSecuredObjectRelationship Method

Returns the IModelSingleRelationship between this and the ISqlSecurable object.

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

Syntax

'Declaration
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>

Return Value

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

.NET Framework Security

See Also

Reference

ISql100AuditActionSpecification Interface

Microsoft.Data.Schema.Sql.SchemaModel Namespace