ORM Sample Class Library

RoomOrmTemplate.IsDeleted Method 

Returns true if the underlying DataRow.RowState is marked as DataRowState.Deleted

[Visual Basic]
Overridable Public Function IsDeleted() As Boolean
[C#]
public virtual bool IsDeleted();

Return Value

true if deleted

See Also

RoomOrmTemplate Class | OleroTrainingBiz Namespace


roTrainingBiz Namespace


IGN="top">Schedules (inherited from RoomOrmTemplate) Exposes the collection of child OleroTrainingBiz.Schedules.

Public Instance Methods