CatalogOrServerPropertyItem.VerifyThisProperty 属性

命名空间:  Microsoft.Data.Schema.Build
程序集:  Microsoft.Data.Schema(在 Microsoft.Data.Schema.dll 中)

语法

声明
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)

属性值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

CatalogOrServerPropertyItem 类

Microsoft.Data.Schema.Build 命名空间