DacRetryMessage Class
SQL Server 2012
Indicates that the DacFX API retried a command or connection due to a transient error returned by the server.
Namespace: Microsoft.SqlServer.Dac
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
The DacRetryMessage type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Message | Get friendly message for the current status of an operation. (Inherited from DacMessage.) |
![]() | MessageType | Get the type of the event message. (Inherited from DacMessage.) |
![]() | Number | Get numeric value associated with the event message. (Inherited from DacMessage.) |
![]() | Prefix | Get string prefix associated with the source of the event message. (Inherited from DacMessage.) |
![]() | RetryCount | The retry count when this error was encountered. |
![]() | ServerErrorNumber | The number of the error from SQL Server, or 0 if a different exception was encountered that invoked a retry. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | Return a string that represents the current object. (Inherited from DacMessage.) |
.gif?cs-save-lang=1&cs-lang=fsharp)
.gif?cs-save-lang=1&cs-lang=fsharp)
.gif?cs-save-lang=1&cs-lang=fsharp)