Data Port Sync 1.0.500

SqlCeRowset.IsCommand Property

[This is preliminary documentation and subject to change.]

Checks whether the rowset was created from a SQL command.

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

Remarks

A command rowset is read-only.

See Also

SqlCeRowset Class | Primeworks.DesktopSqlCe Namespace