SqlCeCommand.CommandText Property
[This is preliminary documentation and subject to change.]
Gets or sets the command text.
[Visual Basic]
Overrides Public Property CommandText As
_
[C#]
public override
CommandText {get; set;}
Implements
IDbCommand.
See Also
SqlCeCommand Class | Primeworks.DesktopSqlCe Namespace