Partager via


ISql90EventNotification.GetEventGroupRelationship, méthode

Retourne un IModelMultiRelationship entre this et le ISql90EventGroupSpecifier associé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Function GetEventGroupRelationship As IModelMultiRelationship(Of ISql90EventNotification, ISql90EventGroupSpecifier)
IModelMultiRelationship<ISql90EventNotification, ISql90EventGroupSpecifier> GetEventGroupRelationship()
IModelMultiRelationship<ISql90EventNotification^, ISql90EventGroupSpecifier^>^ GetEventGroupRelationship()
abstract GetEventGroupRelationship : unit -> IModelMultiRelationship<ISql90EventNotification, ISql90EventGroupSpecifier> 
function GetEventGroupRelationship() : IModelMultiRelationship<ISql90EventNotification, ISql90EventGroupSpecifier>

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90EventNotification, ISql90EventGroupSpecifier>

Sécurité .NET Framework

Voir aussi

Référence

ISql90EventNotification Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms