Aracılığıyla paylaş


CatalogOrServerPropertyItem.VerifyThisProperty Özellik

Ad alanı:  Microsoft.Data.Schema.Build
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: System.Boolean

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

CatalogOrServerPropertyItem Sınıf

Microsoft.Data.Schema.Build Ad Alanı