Data Port Sync 1.0.500

SqlCeTransaction.DbConnection Property

[This is preliminary documentation and subject to change.]

Gets the DbConnection object where this transaction was created.

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

See Also

SqlCeTransaction Class | Primeworks.DesktopSqlCe Namespace