Sdílet prostřednictvím


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

Viz také

Odkaz

ISql90AssemblyFile Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů