Partager via


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
Méthode publique DbSyncSession() () () () Initialise une nouvelle instance de la classe DbSyncSession.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals(Object) (Hérité de Object.)
Méthode protégée Finalize() () () () (Hérité de Object.)
Méthode publique GetHashCode() () () () (Hérité de Object.)
Méthode publique GetType() () () () (Hérité de Object.)
Méthode protégée MemberwiseClone() () () () (Hérité de Object.)
Méthode publique ToString() () () () (Hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ publicMembre statique SyncCheckConcurrency Retourne la chaîne sync_check_concurrency. Ce champ est constant.
Champ publicMembre statique SyncCreatePeerKey Retourne la chaîne sync_create_peer_key. Ce champ est constant.
Champ publicMembre statique SyncCreatePeerTimestamp Retourne la chaîne sync_create_peer_timestamp. Ce champ est constant.
Champ publicMembre statique SyncForceWrite Retourne la chaîne sync_force_write. Ce champ est constant.
Champ publicMembre statique SyncInitialize Retourne la chaîne sync_initialize. Ce champ est constant.
Champ publicMembre statique SyncMetadataOnly Retourne la chaîne sync_metadata_only. Ce champ est constant.
Champ publicMembre statique SyncMinTimestamp Retourne la chaîne sync_min_timestamp. Ce champ est constant.
Champ publicMembre statique SyncNewTimestamp Retourne la chaîne sync_new_timestamp. Ce champ est constant.
Champ publicMembre statique SyncRowCount Retourne la chaîne sync_row_count. Ce champ est constant.
Champ publicMembre statique SyncRowCreateTimestamp Retourne la chaîne sync_row_create_timestamp. Ce champ est constant.
Champ publicMembre statique SyncRowIsTombstone Retourne la chaîne sync_row_is_tombstone. Ce champ est constant.
Champ publicMembre statique SyncRowTimestamp Retourne la chaîne sync_row_timestamp. Ce champ est constant.
Champ publicMembre statique SyncScopeCleanupKnowledge Retourne la chaîne sync_scope_cleanup_knowledge. Ce champ est constant.
Champ publicMembre statique SyncScopeCleanupTimestamp Retourne la chaîne sync_scope_cleanup_timestamp. Ce champ est constant.
Champ publicMembre statique SyncScopeId Retourne la chaîne sync_scope_id. Ce champ est constant.
Champ publicMembre statique SyncScopeKnowledge Retourne la chaîne sync_scope_knowledge. Ce champ est constant.
Champ publicMembre statique SyncScopeLocalId Retourne la chaîne sync_scope_local_id. Ce champ est constant.
Champ publicMembre statique SyncScopeName Retourne la chaîne sync_scope_name. Ce champ est constant.
Champ publicMembre statique SyncScopeRestoreCount Retourne la chaîne sync_scope_restore_count. Ce champ est constant.
Champ publicMembre statique SyncScopeTimestamp Retourne la chaîne sync_scope_timestamp. Ce champ est constant.
Champ publicMembre statique SyncSessionId Retourne la chaîne sync_session_id. Ce champ est constant.
Champ publicMembre statique SyncSharedScopeName Retourne la chaîne sync_shared_scope_name. Ce champ est constant.
Champ publicMembre statique SyncStageName Retourne la chaîne sync_stage_name. Ce champ est constant.
Champ publicMembre statique SyncTableName Retourne la chaîne sync_table_name. Ce champ est constant.
Champ publicMembre statique SyncUpdatePeerKey Retourne la chaîne sync_update_peer_key. Ce champ est constant.
Champ publicMembre statique SyncUpdatePeerTimestamp Retourne la chaîne sync_update_peer_timestamp. Ce champ est constant.

Haut de la page

Propriétés

  Nom Description
Propriété publique SessionId Obtient le GUID que Sync Framework utilise pour identifier la session de synchronisation.
Propriété publique 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

Voir aussi

Référence

DbSyncSession Classe

Espace de noms Microsoft.Synchronization.Data