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