Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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