Is this a change involving a database/page delete
Namespace:
VelocityDb.Sync
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public bool Deleted { get; set; }
Public Property Deleted As Boolean
Get
Set
public:
property bool Deleted {
bool get ();
void set (bool value);
}
member Deleted : bool with get, set
Property Value
Type:
BooleanSee Also