Dela via


ISql90Assembly.GetFilesRelationship Method

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Function GetFilesRelationship As IModelReverseMultiRelationship(Of ISql90Assembly, ISql90AssemblyFile)
'Usage
Dim instance As ISql90Assembly 
Dim returnValue As IModelReverseMultiRelationship(Of ISql90Assembly, ISql90AssemblyFile)

returnValue = instance.GetFilesRelationship()
IModelReverseMultiRelationship<ISql90Assembly, ISql90AssemblyFile> GetFilesRelationship()
IModelReverseMultiRelationship<ISql90Assembly^, ISql90AssemblyFile^>^ GetFilesRelationship()
function GetFilesRelationship() : IModelReverseMultiRelationship<ISql90Assembly, ISql90AssemblyFile>

Return Value

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

.NET Framework Security

See Also

Reference

ISql90Assembly Interface

ISql90Assembly Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace