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