Data Port Sync 1.0.500

SqlCeCommand.DbConnection Property

[This is preliminary documentation and subject to change.]

Gets or sets the attched DbConnection object.

[Visual Basic]
Overrides Protected Property DbConnection As 
[C#]
protected override  DbConnection {get; set;}

See Also

SqlCeCommand Class | Primeworks.DesktopSqlCe Namespace