Поделиться через


ISql100EventSessionDefinitions.GetParentRelationship Method

Returns an IModelSingleRelationship between this and the ISql100EventSession.

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>

Return Value

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

.NET Framework Security

See Also

Reference

ISql100EventSessionDefinitions Interface

Microsoft.Data.Schema.Sql.SchemaModel Namespace