Dela via


ISql90AssemblyFile.GetAssemblyRelationship Method

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

Syntax

'Declaration
Function GetAssemblyRelationship As IModelSingleRelationship(Of ISql90AssemblyFile, ISql90Assembly)
'Usage
Dim instance As ISql90AssemblyFile 
Dim returnValue As IModelSingleRelationship(Of ISql90AssemblyFile, ISql90Assembly)

returnValue = instance.GetAssemblyRelationship()
IModelSingleRelationship<ISql90AssemblyFile, ISql90Assembly> GetAssemblyRelationship()
IModelSingleRelationship<ISql90AssemblyFile^, ISql90Assembly^>^ GetAssemblyRelationship()
function GetAssemblyRelationship() : IModelSingleRelationship<ISql90AssemblyFile, ISql90Assembly>

Return Value

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

.NET Framework Security

See Also

Reference

ISql90AssemblyFile Interface

ISql90AssemblyFile Members

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