Membros CollectionNotAvailableException
The CollectionNotAvailableException class is an exception that is raised when an attempt is made to retrieve a collection that is not available.
O tipo CollectionNotAvailableException expõe os seguintes membros.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
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. |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetBaseException | (Herdado de Exception.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetObjectData | (Substitui Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Herdado de Exception.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
SetHelpContext | Sets the Help context value for the referenced exception. (Herdado de SmoException.) |
![]() |
ToString | (Herdado de Exception.) |
Início
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
CollectionName | Gets the name of the collection that is not available. |
![]() |
Data | (Herdado de Exception.) |
![]() |
HelpLink | Gets the Help link for further information from Microsoft about the SMO exception. (Herdado de SmoException.) |
![]() |
HResult | (Herdado de Exception.) |
![]() |
InnerException | (Herdado de Exception.) |
![]() |
Message | Gets the message that describes the current exception. (Substitui Exception. . :: . .Message.) |
![]() |
ServerVersion | Gets the version of the instance of Microsoft SQL Server that raised the exception. |
![]() |
SmoExceptionType | Gets the type of exception. (Substitui SmoException. . :: . .SmoExceptionType.) |
![]() |
Source | (Herdado de Exception.) |
![]() |
StackTrace | (Herdado de Exception.) |
![]() |
TargetSite | (Herdado de Exception.) |
Início
Consulte também
.gif)
.gif)
.gif)
.gif)