Freigeben über


ISql100EventSession.GetDefinitionsRelationship-Methode

Gibt eine IModelMultiRelationship zwischen this und der ISql100EventSessionDefinitions zurück.

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

Syntax

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

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql100EventSession Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace