ValidateType 列舉

指定要執行的資料驗證類型。

命名空間:  System.Data.SqlServerCe
組件:  System.Data.SqlServerCe (在 System.Data.SqlServerCe.dll 中)

語法

'宣告
Public Enumeration ValidateType
'用途
Dim instance As ValidateType
public enum ValidateType
public enum class ValidateType
type ValidateType
public enum ValidateType

成員

成員名稱 說明
NoValidation 指定將不會執行驗證。這是預設值。
RowCountOnly 指定將在發行的資料上執行資料列計數比較。

請參閱

參考

System.Data.SqlServerCe 命名空間