ISql100AuditActionSpecification.GetSecuredObjectRelationship-Methode

Gibt die IModelSingleRelationship zwischen this und dem ISqlSecurable-Objekt zurück.

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>

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql100AuditActionSpecification Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace