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
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.