By dotCore
via dotnet.dzone.com
Published: Feb 23 2013 / 11:38
This week’s short code snippet shows how to list all the user table objects in a SQL Server Compact database file. Notice that a SQL Server Compact database can also contain a number of system tables, these can be created by the Merge Replication/RDA/Sync Framework APIs.
Add your comment