Condividi tramite


Metodo ISql100Table.GetDynamicObjectForChangeTableRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISqlDynamicColumnSource associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql100Table Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel