Partager via


CollectionNotAvailableException constructeur

Initializes a new instance of the CollectionNotAvailableException class.

Liste de surcharge

  Nom Description
Méthode publique CollectionNotAvailableException() () () () Initializes a new instance of the CollectionNotAvailableException class.
Méthode publique CollectionNotAvailableException(String) Initializes a new instance of the CollectionNotAvailableException class with the specified message text.
Méthode publique 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éthode publique CollectionNotAvailableException(String, Exception) Initializes a new instance of the CollectionNotAvailableException class with the specified message text and inner exception.

Haut de la page