[Missing <summary> documentation for "P:MiniSqlQuery.Core.QueryRunner.Exception"]
| C# | Visual Basic | Visual C++ |
public DbException Exception { get; protected set; }
Public Property Exception As DbException
public: property DbException^ Exception { DbException^ get (); void set (DbException^ value); }