DbSyncSession.SyncRowCreateTimestamp フィールド

文字列 sync_row_create_timestamp を返します。このフィールドは定数です。

名前空間: Microsoft.Synchronization.Data
アセンブリ: Microsoft.Synchronization.Data (microsoft.synchronization.data.dll 内)

構文

'宣言
Public Const SyncRowCreateTimestamp As String
'使用
Dim value As String

value = DbSyncSession.SyncRowCreateTimestamp
public const string SyncRowCreateTimestamp
public:
literal String^ SyncRowCreateTimestamp
public static final String SyncRowCreateTimestamp
public const var SyncRowCreateTimestamp : String

解説

このフィールドは、ピア データベースの変更を選択して、変更をピア データベースに適用するときに使用するクエリに含めることができるセッション変数名を返します。詳細については、「コラボレーションでの同期でセッション変数を使用する方法」を参照してください。

参照

リファレンス

DbSyncSession クラス
DbSyncSession メンバー
Microsoft.Synchronization.Data 名前空間