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
- 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.