Membres DbSyncSession
Représente une session de synchronisation. L'objet DbSyncSession existe pendant la durée de la session de synchronisation.
Le tableau suivant répertorie les membres exposés par le type DbSyncSession .
Constructeurs publics
Nom | Description | |
---|---|---|
![]() |
DbSyncSession | Initialise une nouvelle instance de la classe DbSyncSession. |
Haut
Champs publics
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 le sync_scope_restore_countde chaîne. 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
Propriétés publiques
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
Méthodes publiques
(voir aussi Méthodes protégées )
Nom | Description | |
---|---|---|
![]() |
Equals | Surchargé. (Hérité de Object.) |
![]() |
GetHashCode | (Hérité de Object.) |
![]() |
GetType | (Hérité de Object.) |
![]() ![]() |
ReferenceEquals | (Hérité de Object.) |
![]() |
ToString | (Hérité de Object.) |
Haut
Méthodes protégées
Nom | Description | |
---|---|---|
![]() |
Finalize | (Hérité de Object.) |
![]() |
MemberwiseClone | (Hérité de Object.) |
Haut
Voir aussi
Référence
Classe DbSyncSession
Espace de noms Microsoft.Synchronization.Data