RecommendedActionErrorInfo.ErrorCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the reason why the recommended action was put to error state. e.g., DatabaseHasQdsOff, IndexAlreadyExists.
public string ErrorCode { get; }
member this.ErrorCode : string
Public ReadOnly Property ErrorCode As String