Gets a short description of the error.
[Visual Basic] Public ReadOnly Property Message As String [C#] public string Message {get;} [C++] public: __property String* get_Message(); [JScript] public function get Message() : String;
A short description of the error.
ADOError Class | ADOError Members | System.Data.ADO Namespace