Membres DbSyncSession
Représente une session de synchronisation. L'objet DbSyncSession existe pendant la durée de la session de synchronisation.
Le type DbSyncSession expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
DbSyncSession() () () () | Initialise une nouvelle instance de la classe DbSyncSession. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals(Object) | (Hérité de Object.) | |
Finalize() () () () | (Hérité de Object.) | |
GetHashCode() () () () | (Hérité de Object.) | |
GetType() () () () | (Hérité de Object.) | |
MemberwiseClone() () () () | (Hérité de Object.) | |
ToString() () () () | (Hérité de Object.) |
Haut de la page
Champs
Nom | Description | |
---|---|---|
SyncCheckConcurrency | Retourne la chaîne sync_check_concurrency. Ce champ est constant. | |
SyncCreatePeerKey | Retourne la chaîne sync_create_peer_key. Ce champ est constant. | |
SyncCreatePeerTimestamp | Retourne la chaîne sync_create_peer_timestamp. Ce champ est constant. | |
SyncForceWrite | Retourne la chaîne sync_force_write. Ce champ est constant. | |
SyncInitialize | Retourne la chaîne sync_initialize. Ce champ est constant. | |
SyncMetadataOnly | Retourne la chaîne sync_metadata_only. Ce champ est constant. | |
SyncMinTimestamp | Retourne la chaîne sync_min_timestamp. Ce champ est constant. | |
SyncNewTimestamp | Retourne la chaîne sync_new_timestamp. Ce champ est constant. | |
SyncRowCount | Retourne la chaîne sync_row_count. Ce champ est constant. | |
SyncRowCreateTimestamp | Retourne la chaîne sync_row_create_timestamp. Ce champ est constant. | |
SyncRowIsTombstone | Retourne la chaîne sync_row_is_tombstone. Ce champ est constant. | |
SyncRowTimestamp | Retourne la chaîne sync_row_timestamp. Ce champ est constant. | |
SyncScopeCleanupKnowledge | Retourne la chaîne sync_scope_cleanup_knowledge. Ce champ est constant. | |
SyncScopeCleanupTimestamp | Retourne la chaîne sync_scope_cleanup_timestamp. Ce champ est constant. | |
SyncScopeId | Retourne la chaîne sync_scope_id. Ce champ est constant. | |
SyncScopeKnowledge | Retourne la chaîne sync_scope_knowledge. Ce champ est constant. | |
SyncScopeLocalId | Retourne la chaîne sync_scope_local_id. Ce champ est constant. | |
SyncScopeName | Retourne la chaîne sync_scope_name. Ce champ est constant. | |
SyncScopeRestoreCount | Retourne la chaîne sync_scope_restore_count. Ce champ est constant. | |
SyncScopeTimestamp | Retourne la chaîne sync_scope_timestamp. Ce champ est constant. | |
SyncSessionId | Retourne la chaîne sync_session_id. Ce champ est constant. | |
SyncSharedScopeName | Retourne la chaîne sync_shared_scope_name. Ce champ est constant. | |
SyncStageName | Retourne la chaîne sync_stage_name. Ce champ est constant. | |
SyncTableName | Retourne la chaîne sync_table_name. Ce champ est constant. | |
SyncUpdatePeerKey | Retourne la chaîne sync_update_peer_key. Ce champ est constant. | |
SyncUpdatePeerTimestamp | Retourne la chaîne sync_update_peer_timestamp. Ce champ est constant. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
SessionId | Obtient le GUID que Sync Framework utilise pour identifier la session de synchronisation. | |
SyncParameters | Obtient ou définit une SyncParameterCollection d'objets SyncParameter. Ces objets sont disponibles au niveau de l'homologue en tant que variables de session. |
Haut de la page