Click or drag to resize

DbSynchronizationQueueEntry Properties

The DbSynchronizationQueueEntry type exposes the following members.

Properties
 NameDescription
Public propertyContentType Content type of the data in the DataFileKey
Public propertyCorrelationKey Gets or sets the unique key for the entry (for the benefit of the user)
Public propertyCreationTime Represents the time that the queue entry was created
Public propertyDataFileKey Gets or sets the datafile key
Public propertyId Sequence identifier for the queue entry
Public propertyOperation Gets or sets the original operation
Public propertyQueueKey Gets or sets the queue to which the entry belongs
Public propertyResourceType Gets or sets the resource type of synchronization
Public propertyRetryCount Gets or sets the retry count
Top
See Also