Data Port Sync 1.0.500

SqlCeRowset.IsTable Property

[This is preliminary documentation and subject to change.]

Returns true if the rowset corresponds to a table.

[Visual Basic]
Public ReadOnly Property IsTable As 
[C#]
public  IsTable {get;}

Remarks

A table rowset is read / write enabled.

See Also

SqlCeRowset Class | Primeworks.DesktopSqlCe Namespace