名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Function GetDynamicObjectForChangeTableRelationship As IModelSingleRelationship(Of ISql100Table, ISqlDynamicColumnSource)
'使用
Dim instance As ISql100Table
Dim returnValue As IModelSingleRelationship(Of ISql100Table, ISqlDynamicColumnSource)
returnValue = instance.GetDynamicObjectForChangeTableRelationship()
IModelSingleRelationship<ISql100Table, ISqlDynamicColumnSource> GetDynamicObjectForChangeTableRelationship()
IModelSingleRelationship<ISql100Table^, ISqlDynamicColumnSource^>^ GetDynamicObjectForChangeTableRelationship()
function GetDynamicObjectForChangeTableRelationship() : IModelSingleRelationship<ISql100Table, ISqlDynamicColumnSource>
戻り値
型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100Table, ISqlDynamicColumnSource>