Dela via


ISql100EventSessionDefinitions.GetParentRelationship Method

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

Syntax

'Declaration
Function GetParentRelationship As IModelReverseSingleRelationship(Of ISql100EventSessionDefinitions, ISql100EventSession)
'Usage
Dim instance As ISql100EventSessionDefinitions 
Dim returnValue As IModelReverseSingleRelationship(Of ISql100EventSessionDefinitions, ISql100EventSession)

returnValue = instance.GetParentRelationship()
IModelReverseSingleRelationship<ISql100EventSessionDefinitions, ISql100EventSession> GetParentRelationship()
IModelReverseSingleRelationship<ISql100EventSessionDefinitions^, ISql100EventSession^>^ GetParentRelationship()
function GetParentRelationship() : IModelReverseSingleRelationship<ISql100EventSessionDefinitions, ISql100EventSession>

Return Value

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

.NET Framework Security

See Also

Reference

ISql100EventSessionDefinitions Interface

ISql100EventSessionDefinitions Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace