Freigeben über


ISql90EventNotification.GetEventTypeRelationship-Methode

Gibt eine IModelMultiRelationship zwischen this und dem zugeordneten ISql90EventTypeSpecifier zurück.

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

Syntax

'Declaration
Function GetEventTypeRelationship As IModelMultiRelationship(Of ISql90EventNotification, ISql90EventTypeSpecifier)
IModelMultiRelationship<ISql90EventNotification, ISql90EventTypeSpecifier> GetEventTypeRelationship()
IModelMultiRelationship<ISql90EventNotification^, ISql90EventTypeSpecifier^>^ GetEventTypeRelationship()
abstract GetEventTypeRelationship : unit -> IModelMultiRelationship<ISql90EventNotification, ISql90EventTypeSpecifier> 
function GetEventTypeRelationship() : IModelMultiRelationship<ISql90EventNotification, ISql90EventTypeSpecifier>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90EventNotification, ISql90EventTypeSpecifier>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90EventNotification Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace