Sdílet prostřednictvím


CatalogOrServerPropertyItem.VerifyThisProperty – vlastnost

Obor názvů:  Microsoft.Data.Schema.Build
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: System.Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

CatalogOrServerPropertyItem Třída

Microsoft.Data.Schema.Build – obor názvů