Exemplo n.º 1
0
		internal string UpdateSetTables()
		{
			// "\nSET \t" + Params
			return Store(SqlBuilderHelper.UpdateSetTables(BulkStagingTable, FullyQualifiedTableName, Info.UpdateColumns));
		}