SqlException public sealed class SqlException : DbException Documentation Code public byte Class { get; } public Guid ClientConnectionId { get; } public SqlErrorCollection Errors { get; } public int LineNumber { get; } public int Number { get; } public string Procedure { get; } public string Server { get; } public byte State { get; }