Compartir a través de


DeploymentPlanProblem.GetSeverity (Método)

Devuelve el nivel de gravedad de la categoría asignada.

Espacio de nombres:  Microsoft.Data.Schema.Build
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
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

Valor devuelto

Tipo: Microsoft.Data.Schema.ErrorSeverity
Nivel de gravedad.

Seguridad de .NET Framework

Vea también

Referencia

DeploymentPlanProblem Clase

Microsoft.Data.Schema.Build (Espacio de nombres)

Category

ErrorSeverity