Data Port Sync 1.0.500

SqlCeCommand.Transaction Property

[This is preliminary documentation and subject to change.]

Gets or sets the transaction in which the SqlCeCommand executes.

[Visual Basic]
Overloads Public Property Transaction As 
[C#]
new public  Transaction {get; set;}

Property Value

The SqlCeTransaction.

See Also

SqlCeCommand Class | Primeworks.DesktopSqlCe Namespace