Compartir a través de


ISql100EventSessionDefinitions.GetParentRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISql100EventSession.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql100EventSessionDefinitions Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)