ISql90Assembly.GetAssemblySourcesRelationship – metoda
Vrátí IModelMultiRelationship mezi this a přidruženého ISql90AssemblySource.
Obor názvů: Microsoft.Data.Schema.Sql.SchemaModel
Sestavení: Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)
Syntaxe
'Deklarace
Function GetAssemblySourcesRelationship As IModelMultiRelationship(Of ISql90Assembly, ISql90AssemblySource)
IModelMultiRelationship<ISql90Assembly, ISql90AssemblySource> GetAssemblySourcesRelationship()
IModelMultiRelationship<ISql90Assembly^, ISql90AssemblySource^>^ GetAssemblySourcesRelationship()
abstract GetAssemblySourcesRelationship : unit -> IModelMultiRelationship<ISql90Assembly, ISql90AssemblySource>
function GetAssemblySourcesRelationship() : IModelMultiRelationship<ISql90Assembly, ISql90AssemblySource>
Vrácená hodnota
Typ: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90Assembly, ISql90AssemblySource>
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.