This topic has not yet been rated - Rate this topic

CollectionNotAvailableException Properties

The CollectionNotAvailableException type exposes the following members.

  NameDescription
Public property CollectionName Gets the name of the collection that is not available.
Public property Data (Inherited from Exception.)
Public property HelpLink Gets the Help link for further information from Microsoft about the SMO exception. (Inherited from SmoException.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message Gets the message that describes the current exception. (Overrides Exception.Message.)
Public property ServerVersion Gets the version of the instance of Microsoft SQL Server that raised the exception.
Public property SmoExceptionType Gets the type of exception. (Overrides SmoException.SmoExceptionType.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.