SyncFieldValue 成员

在派生类中重写时,表示项的自定义字段的值。

以下各表列出了由 SyncFieldValue 类型公开的成员。

受保护的构造函数

  名称 说明
Protected method SyncFieldValue 初始化 SyncFieldValue 类的一个新实例。

顶部

公共方法

(请参阅 受保护的方法 )

  名称 说明
Public method Equals  已重载。 (继承自 Object。)
Public method GetByte 在派生类中重写时,获取自定义字段的值。
Public method GetBytes 在派生类中重写时,获取自定义字段的值。
Public method GetGuid 在派生类中重写时,获取自定义字段的值。
Public method GetHashCode  (继承自 Object。)
Public method GetString 在派生类中重写时,获取自定义字段的值。
Public method GetType  (继承自 Object。)
Public method GetUInt16 在派生类中重写时,获取自定义字段的值。
Public method GetUInt32 在派生类中重写时,获取自定义字段的值。
Public method GetUInt64 在派生类中重写时,获取自定义字段的值。
Public method Dd918833.static(zh-cn,SQL.105).gif ReferenceEquals  (继承自 Object。)
Public method ToString  (继承自 Object。)

顶部

受保护的方法

  名称 说明
Protected method Finalize  (继承自 Object。)
Protected method MemberwiseClone  (继承自 Object。)

顶部

请参阅

参考

SyncFieldValue 类
Microsoft.Synchronization.MetadataStorage 命名空间