Gets the line of source that generated the error.
[Visual Basic] Overridable Public ReadOnly Property Source As String [C#] public string Source {override get;} [C++] public: __property virtual String* get_Source(); [JScript] public function get Source() : String;
The line of source that generated the error.
This is a wrapper for the Source property of the first SQLError in the Errors property.
SQLException Class | SQLException Members | System.Data.SQL Namespace | Number | State | Class | Server | Message | Procedure | LineNumber