SqlSyncDescriptionBuilder.GetDescriptionForTable Method
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