SqlClientConnectionCloseError.Exception Property

Definition

The exception object that caused the command execution to fail.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Property Value

Applies to