Partilhar via


Propriedade CatalogOrServerPropertyItem.VerifyThisProperty

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

Sintaxe

'Declaração
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 propriedade

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

CatalogOrServerPropertyItem Classe

Namespace Microsoft.Data.Schema.Build