ORM Sample Class Library

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

TeacherOrmTemplate Class | OleroTrainingBiz Namespace


l">OleroTrainingBiz Namespace


width="50%"> Gets and Sets the LastName.