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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.