IObjectRelationalMapperNewRecord Property
Indicates if the instance class represents a new record (on that
has not been saved yet) in the SQL table. A value of false means the
record was previously saved to the SQL table.
Namespace: Scopos.BabelFish.DataModelAssembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
bool NewRecord { get; set; }
Property Value
Boolean