ORM Sample Class Library

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

StudentOrmTemplate Class | OleroTrainingBiz Namespace


l">OleroTrainingBiz Namespace


b>) Gets and sets the property at the underlying row index.