Muokkaa

Jaa


SqlExecutionException.Database Property

Definition

Gets the name of the database being accessed when the exception occurred.

public:
 property System::String ^ Database { System::String ^ get(); };
public string Database { get; }
member this.Database : string
Public ReadOnly Property Database As String

Property Value

The name of the database being accessed when the exception occurred.

Applies to