Procedure
This property specifies the stored procedure that caused the exception.
Declaration
// C#
public string Procedure {get;}Property Value
The stored procedure name.
This property specifies the stored procedure that caused the exception.
Declaration
// C#
public string Procedure {get;}Property Value
The stored procedure name.