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
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.