共用方式為


CollectionNotAvailableException 建構

Initializes a new instance of the CollectionNotAvailableException class.

多載清單 

  名稱 描述
公用方法 CollectionNotAvailableException() () () () Initializes a new instance of the CollectionNotAvailableException class.
公用方法 CollectionNotAvailableException(String) Initializes a new instance of the CollectionNotAvailableException class with the specified message text.
公用方法 CollectionNotAvailableException(String, ServerVersion) Initializes a new instance of the CollectionNotAvailableException class with the specified collection and the version of the instance of Microsoft SQL Server.
公用方法 CollectionNotAvailableException(String, Exception) Initializes a new instance of the CollectionNotAvailableException class with the specified message text and inner exception.

頂端