ISql90DdlTrigger.GetEventGroupRelationship – metoda
Vrátí IModelMultiRelationship mezi this a přidruženého ISql90EventGroupSpecifier.
Obor názvů: Microsoft.Data.Schema.Sql.SchemaModel
Sestavení: Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)
Syntaxe
'Deklarace
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>
Vrácená hodnota
Typ: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90DdlTrigger, ISql90EventGroupSpecifier>
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.