Metodo ISql90Assembly.GetFilesRelationship

Restituisce un oggetto IModelReverseMultiRelationship tra this e l'oggetto ISql90AssemblyFile associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90Assembly Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel