Share via


DeploymentPlanProblem.GetErrorCode Method

Returns an error code that is appropriate for the assigned category.

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public Overridable Function GetErrorCode As Integer
public virtual int GetErrorCode()
public:
virtual int GetErrorCode()
abstract GetErrorCode : unit -> int 
override GetErrorCode : unit -> int 
public function GetErrorCode() : int

Return Value

Type: System.Int32
The error code.

.NET Framework Security

See Also

Reference

DeploymentPlanProblem Class

Microsoft.Data.Schema.Build Namespace

Category

ErrorSeverity