共用方式為


SqlSchemaModel.ValidationEnabled 屬性

取得值,這個值指出是否啟用此結構描述模型的驗證。

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
Protected Friend ReadOnly Property ValidationEnabled As Boolean
    Get
protected internal bool ValidationEnabled { get; }
protected public:
property bool ValidationEnabled {
    bool get ();
}
member ValidationEnabled : bool
function get ValidationEnabled () : boolean

屬性值

型別:System.Boolean

.NET Framework 安全性

請參閱

參考

SqlSchemaModel 類別

Microsoft.Data.Schema.Sql.SchemaModel 命名空間