Sdílet prostřednictvím


ISql90Assembly.GetFilesRelationship – metoda

Vrátí IModelReverseMultiRelationship mezi this a přidruženého ISql90AssemblyFile.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
Function GetFilesRelationship As IModelReverseMultiRelationship(Of ISql90Assembly, ISql90AssemblyFile)
IModelReverseMultiRelationship<ISql90Assembly, ISql90AssemblyFile> GetFilesRelationship()
IModelReverseMultiRelationship<ISql90Assembly^, ISql90AssemblyFile^>^ GetFilesRelationship()
abstract GetFilesRelationship : unit -> IModelReverseMultiRelationship<ISql90Assembly, ISql90AssemblyFile> 
function GetFilesRelationship() : IModelReverseMultiRelationship<ISql90Assembly, ISql90AssemblyFile>

Vrácená hodnota

Typ: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISql90Assembly, ISql90AssemblyFile>

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql90Assembly Rozhraní

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