共用方式為


ValidationState 建構函式

不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。. Initializes a new instance of the ValidationState class.

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法 ValidationState() () () () 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。. Initializes a new, default instance of the ValidationState class.
公用方法 ValidationState(Exception, String) 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。. Initializes a new instance of the ValidationState class with the specified exception and binding key.
公用方法 ValidationState(String, String) 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。. Initializes a new instance of the ValidationState class with the specified message and binding key.
公用方法 ValidationState(Exception, String, Boolean) 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。. Initializes a new instance of the ValidationState class with the specified exception, binding key, and fault type.
公用方法 ValidationState(String, Exception, String) 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。. Initializes a new instance of the ValidationState class with the specified exception, binding key, and fault type.
公用方法 ValidationState(String, String, Boolean) 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。. Initializes a new instance of the ValidationState class with the specified error message, binding key, and fault type.
公用方法 ValidationState(String, Exception, String, Boolean) 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。. Initializes a new instance of the ValidationState class with the specified message, exception, binding key, and fault type.

上層