ORM Sample Class Library

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

EnrollmentOrmTemplate Class | OleroTrainingBiz Namespace


iz.html">OleroTrainingBiz Namespace


nrollmentOrmTemplate) Gets and Sets the parent OleroTrainingBiz.Student.

Public Instance Methods