Freigeben über


InvalidSqlServer2005StoreFormatException-Member

The InvalidSqlServer2005StoreFormatException class is an exception that is raised when the incorrect storage format is encountered.

Der InvalidSqlServer2005StoreFormatException-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode InvalidSqlServer2005StoreFormatException() () () ()
Öffentliche Methode InvalidSqlServer2005StoreFormatException(String) Initializes a new instance of the InvalidSqlServer2005StoreFormatException class that has the specified message text.
Geschützte Methode InvalidSqlServer2005StoreFormatException(SerializationInfo, StreamingContext) Initializes a new instance of the InvalidSqlServer2005StoreFormatException class that has the specified serialization information and streaming context.
Öffentliche Methode InvalidSqlServer2005StoreFormatException(String, Exception) Initializes a new instance of the InvalidSqlServer2005StoreFormatException class that has the specified message text and inner exception.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetBaseException (Geerbt von Exception.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetObjectData (Geerbt von Exception.)
Öffentliche Methode GetType (Geerbt von Exception.)
Geschützte Methode Init (Geerbt von RegisteredServerException.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode SetHelpContext (Geerbt von RegisteredServerException.)
Öffentliche Methode ToString (Geerbt von Exception.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Data (Geerbt von Exception.)
Öffentliche Eigenschaft HelpLink (Geerbt von RegisteredServerException.)
Geschützte Eigenschaft HResult (Geerbt von Exception.)
Öffentliche Eigenschaft InnerException (Geerbt von Exception.)
Öffentliche Eigenschaft Message (Geerbt von Exception.)
Öffentliche Eigenschaft RegisteredServerExceptionType (Geerbt von RegisteredServerException.)
Öffentliche Eigenschaft Source (Geerbt von Exception.)
Öffentliche Eigenschaft StackTrace (Geerbt von Exception.)
Öffentliche Eigenschaft TargetSite (Geerbt von Exception.)

Zum Anfang