Data Port Sync 1.0.500

SqlCeCommand.CommandText Property

[This is preliminary documentation and subject to change.]

Gets or sets the command text.

[Visual Basic]
Overrides Public Property CommandText As  _
    Implements IDbCommand.
[C#]
public override  CommandText {get; set;}

Implements

IDbCommand.

See Also

SqlCeCommand Class | Primeworks.DesktopSqlCe Namespace