SqlError public sealed class SqlError Documentation Code public byte Class { get; } public int LineNumber { get; } public string Message { get; } public int Number { get; } public string Procedure { get; } public string Server { get; } public string Source { get; } public byte State { get; }