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.
Represents a synchronization session. The DbSyncSession object exists for the duration of the synchronization session.
The following tables list the members exposed by the DbSyncSession type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
DbSyncSession | Initializes a new instance of the DbSyncSession class. |
Top
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
SyncCheckConcurrency | Returns the string sync_check_concurrency. This field is constant. |
![]() ![]() |
SyncCreatePeerKey | Returns the string sync_create_peer_key. This field is constant. |
![]() ![]() |
SyncCreatePeerTimestamp | Returns the string sync_create_peer_timestamp. This field is constant. |
![]() ![]() |
SyncForceWrite | Returns the string sync_force_write. This field is constant. |
![]() ![]() |
SyncInitialize | Returns the string sync_initialize. This field is constant. |
![]() ![]() |
SyncMetadataOnly | Returns the string sync_metadata_only. This field is constant. |
![]() ![]() |
SyncMinTimestamp | Returns the string sync_min_timestamp. This field is constant. |
![]() ![]() |
SyncNewTimestamp | Returns the string sync_new_timestamp. This field is constant. |
![]() ![]() |
SyncRowCount | Returns the string sync_row_count. This field is constant. |
![]() ![]() |
SyncRowCreateTimestamp | Returns the string sync_row_create_timestamp. This field is constant. |
![]() ![]() |
SyncRowIsTombstone | Returns the string sync_row_is_tombstone. This field is constant. |
![]() ![]() |
SyncRowTimestamp | Returns the string sync_row_timestamp. This field is constant. |
![]() ![]() |
SyncScopeCleanupKnowledge | Returns the string sync_scope_cleanup_knowledge. This field is constant. |
![]() ![]() |
SyncScopeCleanupTimestamp | Returns the string sync_scope_cleanup_timestamp. This field is constant. |
![]() ![]() |
SyncScopeId | Returns the string sync_scope_id. This field is constant. |
![]() ![]() |
SyncScopeKnowledge | Returns the string sync_scope_knowledge. This field is constant. |
![]() ![]() |
SyncScopeLocalId | Returns the string sync_scope_local_id. This field is constant. |
![]() ![]() |
SyncScopeName | Returns the string sync_scope_name. This field is constant. |
![]() ![]() |
SyncScopeRestoreCount | Returns the string sync_scope_restore_count. This field is constant. |
![]() ![]() |
SyncScopeTimestamp | Returns the string sync_scope_timestamp. This field is constant. |
![]() ![]() |
SyncSessionId | Returns the string sync_session_id. This field is constant. |
![]() ![]() |
SyncSharedScopeName | Returns the string sync_shared_scope_name. This field is constant. |
![]() ![]() |
SyncStageName | Returns the string sync_stage_name. This field is constant. |
![]() ![]() |
SyncTableName | Returns the string sync_table_name. This field is constant. |
![]() ![]() |
SyncUpdatePeerKey | Returns the string sync_update_peer_key. This field is constant. |
![]() ![]() |
SyncUpdatePeerTimestamp | Returns the string sync_update_peer_timestamp. This field is constant. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
SessionId | Gets the GUID that Sync Framework uses to identify the synchronization session. |
![]() |
SyncParameters | Gets or sets a SyncParameterCollection of SyncParameter objects. These objects are available at the peer as session variables. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
DbSyncSession Class
Microsoft.Synchronization.Data Namespace