DacRetryMessage.ServerErrorNumber Property

Definition

The number of the error from SQL Server or 0 if a different exception was encountered (that invoked a retry)

public int ServerErrorNumber { get; }
member this.ServerErrorNumber : int
Public ReadOnly Property ServerErrorNumber As Integer

Property Value

Applies to