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