ORM Sample Class Library

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

ScheduleOrmTemplate Class | OleroTrainingBiz Namespace


tml">OleroTrainingBiz Namespace


emplate) Gets the ID.