ComponentOne DataObjects for .NET
IsTable Property

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

Reference

C1DataException Class
C1DataException Members