Udostępnij za pośrednictwem


SyncFieldValue Members

When overridden in a derived class, represents the value of a custom field of an item.

The following tables list the members exposed by the SyncFieldValue type.

Protected Constructors

  Name Description
Protected method SyncFieldValue Initializes a new instance of the SyncFieldValue class.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetByte When overridden in a derived class, gets the value of the custom field.
Public method GetBytes When overridden in a derived class, gets the value of the custom field.
Public method GetGuid When overridden in a derived class, gets the value of the custom field.
Public method GetHashCode  (Inherited from Object.)
Public method GetString When overridden in a derived class, gets the value of the custom field.
Public method GetType  (Inherited from Object.)
Public method GetUInt16 When overridden in a derived class, gets the value of the custom field.
Public method GetUInt32 When overridden in a derived class, gets the value of the custom field.
Public method GetUInt64 When overridden in a derived class, gets the value of the custom field.
Public method Dd918833.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SyncFieldValue Class
Microsoft.Synchronization.MetadataStorage Namespace