ORM Sample Class Library

CourseOrmTemplate.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

CourseOrmTemplate Class | OleroTrainingBiz Namespace


>OleroTrainingBiz Namespace


Exposes the collection of child OleroTrainingBiz.Schedules.

Public Instance Methods