Knight Data Access Layer
GetUpdateTablesSql Method (IDatabaseProvider)




KellermanSoftware.NetDataAccessLayer Namespace > IDatabaseProvider Interface : GetUpdateTablesSql Method
A list of new table mappings
A dictionary of new columns
Get the SQL to update the tables
Syntax

Parameters

newTables
A list of new table mappings
newColumns
A dictionary of new columns
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDatabaseProvider Interface
IDatabaseProvider Members