Sdílet prostřednictvím


ISql100AuditActionSpecification.GetSecuredObjectRelationship – metoda

Vrátí IModelSingleRelationship mezi this a ISqlSecurable objektu.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

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

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql100AuditActionSpecification Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů