SyncSession 成員
表示同步處理工作階段。SyncSession 物件存在於同步處理工作階段期間。
SyncSession 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
SyncSession() () () () | 初始化 SyncSession 類別的新執行個體。 |
頂端
方法
名稱 | 描述 | |
---|---|---|
Equals(Object) | (繼承自 Object。) | |
Finalize() () () () | (繼承自 Object。) | |
GetHashCode() () () () | (繼承自 Object。) | |
GetType() () () () | (繼承自 Object。) | |
MemberwiseClone() () () () | (繼承自 Object。) | |
ToString() () () () | (繼承自 Object。) |
頂端
欄位
名稱 | 描述 | |
---|---|---|
SyncBatchCount | 傳回 sync_batch_count 字串。此欄位是常數。 | |
SyncBatchSize | 傳回 sync_batch_size 字串。此欄位是常數。 | |
SyncClientId | 傳回 sync_client_id 字串。此欄位是常數。 | |
SyncClientIdBinary | 傳回 sync_client_id_binary 字串。此欄位是常數。 | |
SyncClientIdHash | 傳回 sync_client_id_hash 字串。此欄位是常數。 | |
SyncForceWrite | 傳回 sync_force_write 字串。此欄位是常數。 | |
SyncGroupName | 傳回 sync_group_name 字串。此欄位是常數。 | |
SyncInitialized | 傳回 sync_initialized 字串。此欄位是常數。 | |
SyncLastReceivedAnchor | 傳回 sync_last_received_anchor 字串。此欄位是常數。 | |
SyncMaxReceivedAnchor | 傳回 sync_max_received_anchor 字串。此欄位是常數。 | |
SyncNewReceivedAnchor | 傳回 sync_new_received_anchor 字串。此欄位是常數。 | |
SyncOriginatorId | 傳回 sync_originator_id 字串。此欄位是常數。 | |
SyncRowCount | 傳回 sync_row_count 字串。此欄位是常數。 | |
SyncSessionId | 傳回 sync_session_id 字串。此欄位是常數。 | |
SyncTableName | 傳回 sync_table_name 字串。此欄位是常數。 |
頂端
屬性
名稱 | 描述 | |
---|---|---|
ClientId | 取得或設定 Synchronization Services 用來識別用戶端資料庫的 GUID。 | |
OriginatorId | 取得或設定原始 ID。如此可讓您將 ClientId 對應到伺服器上的另一個值。 | |
SessionId | 取得 Synchronization Services 用來識別同步處理工作階段的 GUID。 | |
SyncParameters | 取得或設定 SyncParameter 物件的 SyncParameterCollection。這些物件可以在伺服器上當做工作階段變數來使用。 |
頂端