Compartir a través de


ErrorManager.ValidationAtBuildCategory (Propiedad)

Obtiene el objeto que representa la categoría de validación.

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

Sintaxis

'Declaración
Public Shared ReadOnly Property ValidationAtBuildCategory As Object
    Get
public static Object ValidationAtBuildCategory { get; }
public:
static property Object^ ValidationAtBuildCategory {
    Object^ get ();
}
static member ValidationAtBuildCategory : Object
static function get ValidationAtBuildCategory () : Object

Valor de propiedad

Tipo: System.Object
Object que representa la categoría de validación.

Seguridad de .NET Framework

Vea también

Referencia

ErrorManager Clase

Microsoft.Data.Schema (Espacio de nombres)