PropertyWriteException-Member
The PropertyWriteException class represents the exception that is raised when an error occurs when setting the value of a property.
Der PropertyWriteException-Typ macht die folgenden Member verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
PropertyWriteException() () () () | Initializes a new instance of the PropertyWriteException class. |
![]() |
PropertyWriteException(String) | Initializes a new instance of the PropertyWriteException class with the specified message. |
![]() |
PropertyWriteException(String, Exception) | Initializes a new instance of the PropertyWriteException class with the specified message and specified inner exception. |
![]() |
PropertyWriteException(String, String, String, String) | Initializes a new instance of the PropertyWriteException class with the specified property name, object kind, object name, and reason. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetBaseException | (Geerbt von Exception.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetObjectData | Returns object data to facilitate remoting. (Überschreibt Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Geerbt von Exception.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
SetHelpContext | Sets the Help context value for the referenced exception. (Geerbt von SmoException.) |
![]() |
ToString | (Geerbt von Exception.) |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Data | (Geerbt von Exception.) |
![]() |
HelpLink | Gets the Help link for further information from Microsoft about the SMO exception. (Geerbt von SmoException.) |
![]() |
HResult | (Geerbt von Exception.) |
![]() |
InnerException | (Geerbt von Exception.) |
![]() |
Message | Gets the message that describes the exception. (Überschreibt Exception. . :: . .Message.) |
![]() |
PropertyName | Gets the name of the property that received a value with the incorrect data type. |
![]() |
SmoExceptionType | Gets the type of SMO exception. (Überschreibt SmoException. . :: . .SmoExceptionType.) |
![]() |
Source | (Geerbt von Exception.) |
![]() |
StackTrace | (Geerbt von Exception.) |
![]() |
TargetSite | (Geerbt von Exception.) |
Zum Anfang
.gif)
.gif)
.gif)
.gif)