ORM Sample Class Library

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

ContactOrmTemplate Class | OleroTrainingBiz Namespace


l">OleroTrainingBiz Namespace


tr>