Partilhar via


Construtor CollectionNotAvailableException

Initializes a new instance of the CollectionNotAvailableException class.

Lista de sobrecargas

  Nome Descrição
Método público CollectionNotAvailableException() () () () Initializes a new instance of the CollectionNotAvailableException class.
Método público CollectionNotAvailableException(String) Initializes a new instance of the CollectionNotAvailableException class with the specified message text.
Método público 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.
Método público CollectionNotAvailableException(String, Exception) Initializes a new instance of the CollectionNotAvailableException class with the specified message text and inner exception.

Início