Freigeben über


ISql90DdlTrigger.GetEventGroupRelationship-Methode

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

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

Syntax

'Declaration
Function GetEventGroupRelationship As IModelMultiRelationship(Of ISql90DdlTrigger, ISql90EventGroupSpecifier)
IModelMultiRelationship<ISql90DdlTrigger, ISql90EventGroupSpecifier> GetEventGroupRelationship()
IModelMultiRelationship<ISql90DdlTrigger^, ISql90EventGroupSpecifier^>^ GetEventGroupRelationship()
abstract GetEventGroupRelationship : unit -> IModelMultiRelationship<ISql90DdlTrigger, ISql90EventGroupSpecifier> 
function GetEventGroupRelationship() : IModelMultiRelationship<ISql90DdlTrigger, ISql90EventGroupSpecifier>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90DdlTrigger, ISql90EventGroupSpecifier>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90DdlTrigger Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace