Data Port Sync 1.0.500

SqlCeConnection. Method 

[This is preliminary documentation and subject to change.]

Creates a SqlCeCommand object associated with this connection.

[Visual Basic]
Public Function () As SqlCeCommand
[C#]
new public SqlCeCommand ();

Return Value

SqlCeCommand object.

See Also

SqlCeConnection Class | Primeworks.DesktopSqlCe Namespace