Partilhar via


Método ISql100Table.GetDynamicObjectForChangeTableRelationship

Retorna um IModelSingleRelationship entre this e associado ISqlDynamicColumnSource.

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

Sintaxe

'Declaração
Function GetDynamicObjectForChangeTableRelationship As IModelSingleRelationship(Of ISql100Table, ISqlDynamicColumnSource)
IModelSingleRelationship<ISql100Table, ISqlDynamicColumnSource> GetDynamicObjectForChangeTableRelationship()
IModelSingleRelationship<ISql100Table^, ISqlDynamicColumnSource^>^ GetDynamicObjectForChangeTableRelationship()
abstract GetDynamicObjectForChangeTableRelationship : unit -> IModelSingleRelationship<ISql100Table, ISqlDynamicColumnSource> 
function GetDynamicObjectForChangeTableRelationship() : IModelSingleRelationship<ISql100Table, ISqlDynamicColumnSource>

Valor de retorno

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100Table, ISqlDynamicColumnSource>

Segurança do .NET Framework

Consulte também

Referência

ISql100Table Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel