Udostępnij przez


InvalidSqlServer2005StoreFormatException Constructor

Initializes a new instance of the SqlServerManagementException class.

Overload List

Name Description
InvalidSqlServer2005StoreFormatException ()
Initializes a new instance of the SqlServerManagementException class.
InvalidSqlServer2005StoreFormatException (String)
Initializes a new instance of the InvalidSqlServer2005StoreFormatException class that has the specified message text.
InvalidSqlServer2005StoreFormatException (SerializationInfo, StreamingContext)
Initializes a new instance of the InvalidSqlServer2005StoreFormatException class that has the specified serialization information and streaming context.
InvalidSqlServer2005StoreFormatException (String, Exception)
Initializes a new instance of the InvalidSqlServer2005StoreFormatException class that has the specified message text and inner exception.