Share via


SqlCeSyncDescriptionBuilder.GetDescriptionForTable Method

Include Protected Members
Include Inherited Members

Returns a DbSyncTableDescription object that contains schema information about a table in a SQL Server Compact database.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member GetDescriptionForTable(String, SqlCeConnection) Returns a DbSyncTableDescription object that contains schema information about the specified table in a SQL Server Compact database.
Public methodStatic member GetDescriptionForTable(String, Collection<String>, SqlCeConnection) Returns a DbSyncTableDescription object that contains schema information about the specified table in a SQL Server Compact database.

Top

See Also

Reference

SqlCeSyncDescriptionBuilder Class

Microsoft.Synchronization.Data.SqlServerCe Namespace