Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Transmits changes from a pulled tracked table in SQL Server Compact Edition back to the originating SQL Server table. These changes are individually applied to the server in separate transactions.
Overload List
| Name | Description |
|---|---|
| SqlCeRemoteDataAccess.Push (String, String) | Transmits changes from a pulled tracked table in SQL Server Compact Edition back to the originating SQL Server table. These changes are individually applied to the server in separate transactions. Supported by the .NET Compact Framework. |
| SqlCeRemoteDataAccess.Push (String, String, RdaBatchOption) | Transmits changes from a pulled tracked table in SQL Server Compact Edition back to the SQL Server table. These changes can be either individually applied to the server or batched together in a single transaction. Supported by the .NET Compact Framework. |
See Also
Reference
SqlCeRemoteDataAccess Class
SqlCeRemoteDataAccess Members
System.Data.SqlServerCe Namespace