Data Port Sync 1.0.500

SqlCeConnection. Method 

[This is preliminary documentation and subject to change.]

Creates a DbCommand object for this connection.

[Visual Basic]
Overrides Protected Function () As DbCommand
[C#]
protected override DbCommand ();

Return Value

A DbConnection object.

See Also

SqlCeConnection Class | Primeworks.DesktopSqlCe Namespace