Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

LastError

  • Last UpdatedNov 25, 2015
  • 1 minute read

Use this read-only property with the ExecutionState property. It returns the last error string generated by the provider.

This property shows a description of errors that were encountered while parsing the connection string. The string comes from exceptions thrown by the Microsoft object or data provider objects.

Syntax

string LastError

Related Links