ISql100EventSessionDefinitions.GetParentRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und der ISql100EventSession zurück.

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

Syntax

'Declaration
Function GetParentRelationship As IModelReverseSingleRelationship(Of ISql100EventSessionDefinitions, ISql100EventSession)
IModelReverseSingleRelationship<ISql100EventSessionDefinitions, ISql100EventSession> GetParentRelationship()
IModelReverseSingleRelationship<ISql100EventSessionDefinitions^, ISql100EventSession^>^ GetParentRelationship()
abstract GetParentRelationship : unit -> IModelReverseSingleRelationship<ISql100EventSessionDefinitions, ISql100EventSession> 
function GetParentRelationship() : IModelReverseSingleRelationship<ISql100EventSessionDefinitions, ISql100EventSession>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelReverseSingleRelationship<ISql100EventSessionDefinitions, ISql100EventSession>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql100EventSessionDefinitions Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace