Change Class |
Namespace: VelocityDb.Sync
The Change type exposes the following members.
Name | Description | |
---|---|---|
AllowOtherTypesOnSamePage |
We only want this type of object on any page containing this type so don't use pages with other type of objects when placing an object of this type
(Overrides OptimizedPersistableAllowOtherTypesOnSamePage.) | |
DatabaseId |
Database number of changed Database | |
Deleted |
Is this a change involving a database/page delete
| |
PageId |
Page number of changed Page | |
Version |
Version of page being updated
|
Name | Description | |
---|---|---|
CompareTo(Object) |
Compares objects using the object Id (Overrides OptimizedPersistableCompareTo(Object).) | |
CompareTo(Change) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. |
Name | Description | |
---|---|---|
ToStringDetails(SessionBase, Boolean) | Overloaded.
Object details as a string
(Defined by Utilities.) | |
ToStringDetails(Schema, TypeVersion, Boolean) | Overloaded.
Currently only used by Database Manager
(Defined by Utilities.) |