DbSyncSession.SyncCreatePeerTimestamp 字段

返回字符串 sync_create_peer_timestamp。此字段为常量。

命名空间: Microsoft.Synchronization.Data
程序集: Microsoft.Synchronization.Data(在 microsoft.synchronization.data.dll 中)

语法

声明
Public Const SyncCreatePeerTimestamp As String
用法
Dim value As String

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

备注

此字段返回一个会话变量名,该变量名可包括在用于从对等数据库中选择和应用变更的查询中。有关更多信息,请参见如何使用协作同步的会话变量

请参阅

参考

DbSyncSession 类
DbSyncSession 成员
Microsoft.Synchronization.Data 命名空间