Udostępnij za pośrednictwem


SqlCeSyncDescriptionBuilder.GetDescriptionForTable Method

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

Overload List

Name Description
SqlCeSyncDescriptionBuilder.GetDescriptionForTable (String, SqlCeConnection)
Returns a DbSyncTableDescription object that contains schema information about the specified table in a SQL Server Compact database.
SqlCeSyncDescriptionBuilder.GetDescriptionForTable (String, Generic Collection, SqlCeConnection)
Returns a DbSyncTableDescription object that contains schema information about the specified table in a SQL Server Compact database.

See Also

Reference

SqlCeSyncDescriptionBuilder Class
SqlCeSyncDescriptionBuilder Members
Microsoft.Synchronization.Data.SqlServerCe Namespace