Поделиться через


ISql90EventNotification.GetEventGroupRelationship - метод

Возвращает отношение IModelMultiRelationship между this и связанным объектом ISql90EventGroupSpecifier.

Пространство имен:  Microsoft.Data.Schema.Sql.SchemaModel
Сборка:  Microsoft.Data.Schema.Sql (в Microsoft.Data.Schema.Sql.dll)

Синтаксис

'Декларация
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>

Возвращаемое значение

Тип: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90EventNotification, ISql90EventGroupSpecifier>

Безопасность платформы .NET Framework

См. также

Ссылки

ISql90EventNotification Интерфейс

Microsoft.Data.Schema.Sql.SchemaModel - пространство имен