ISql90AssemblyFile.GetAssemblyRelationship メソッド
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Function GetAssemblyRelationship As IModelSingleRelationship(Of ISql90AssemblyFile, ISql90Assembly)
'使用
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>
戻り値
型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90AssemblyFile, ISql90Assembly>