Compartir a través de


ISql90EventNotification.GetEventGroupRelationship (Método)

Devuelve una interfaz IModelMultiRelationship entre this y la interfaz ISql90EventGroupSpecifier asociada.

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

Sintaxis

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

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90EventNotification Interfaz

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