SqlCeTransaction.System.Data.IDbTransaction.Connection Property
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
[Visual Basic] Private ReadOnly Property Connection As IDbConnection Implements _ IDbTransaction.Connection [C#] IDbConnection IDbTransaction.Connection {get;} [C++] private: __property IDbConnection* System::Data::IDbTransaction::get_Connection(); [JScript] private function get IDbTransaction.Connection() : IDbConnection;
Implements
Requirements
.NET Framework Security:
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries From Partially Trusted Code
See Also
SqlCeTransaction Class | SqlCeTransaction Members | System.Data.SqlServerCe Namespace
Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.