Share via


DeploymentPlanProblem.GetSeverity Method

Returns the severity level for the assigned category.

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

Syntax

'Declaration
Public Overridable Function GetSeverity As ErrorSeverity
public virtual ErrorSeverity GetSeverity()
public:
virtual ErrorSeverity GetSeverity()
abstract GetSeverity : unit -> ErrorSeverity 
override GetSeverity : unit -> ErrorSeverity 
public function GetSeverity() : ErrorSeverity

Return Value

Type: Microsoft.Data.Schema.ErrorSeverity
The severity level.

.NET Framework Security

See Also

Reference

DeploymentPlanProblem Class

Microsoft.Data.Schema.Build Namespace

Category

ErrorSeverity