ComponentOne DataObjects for .NET
IsTableView Property

C1.Data.2 Assembly > C1.Data Namespace > C1DataException Class : IsTableView Property
Gets a value indicating whether the object where the exception occurred is a table view (as opposed to a table).
Syntax
'Declaration
 
Public ReadOnly Property IsTableView As System.Boolean
public System.bool IsTableView {get;}
See Also

Reference

C1DataException Class
C1DataException Members