Is this a change involving a database/page delete
Namespace:
VelocityDb.Sync
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic 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:
Boolean
See Also