CatalogOrServerPropertyItem.VerifyThisProperty (Propiedad)

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

Sintaxis

'Declaración
Public Property VerifyThisProperty As Boolean
    Get
    Set
public bool VerifyThisProperty { get; set; }
public:
property bool VerifyThisProperty {
    bool get ();
    void set (bool value);
}
member VerifyThisProperty : bool with get, set
function get VerifyThisProperty () : boolean
function set VerifyThisProperty (value : boolean)

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

CatalogOrServerPropertyItem Clase

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