BaseClasses Documentation

ICacheableRecord.IsExistsInDatabase Property

Specifies whether this object corresponds to an existing DB record (i.e. has been inserted).

bool IsExistsInDatabase {get; set;}

See Also

ICacheableRecord Interface | BaseClasses Namespace