Data Port Sync 1.0.500

SqlCeCmd.CommandText Property

[This is preliminary documentation and subject to change.]

Gets or sets the command text.

[Visual Basic]
Public Property CommandText As 
[C#]
public  CommandText {get; set;}

Property Value

The command text.

See Also

SqlCeCmd Class | Primeworks.DesktopSqlCe Namespace