Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a DbSyncTableDescription object that contains schema information about a table in a SQL Server database.
Overload List
Name | Description |
---|---|
SqlSyncDescriptionBuilder.GetDescriptionForTable (String, SqlConnection) |
Returns a DbSyncTableDescription object that contains schema information about the specified table in a SQL Server database.
|
SqlSyncDescriptionBuilder.GetDescriptionForTable (String, Generic Collection, SqlConnection) |
Returns a DbSyncTableDescription object that contains schema information about the specified table in a SQL Server database.
|
See Also
Reference
SqlSyncDescriptionBuilder Class
SqlSyncDescriptionBuilder Members
Microsoft.Synchronization.Data.SqlServer Namespace