SafeToPrepareAttribute-Member
Marks the methods in the assembly that are safe to run with the ExecuteForPrepare property set to true.
Der SafeToPrepareAttribute-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
SafeToPrepareAttribute | Initializes a new instance of the SafeToPrepareAttribute class. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
{dtor} | Releases all resources used by the SafeToPrepareAttribute. | |
Equals | (Geerbt von Attribute.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Attribute.) | |
GetType | (Geerbt von Object.) | |
IsDefaultAttribute | (Geerbt von Attribute.) | |
Match | (Geerbt von Attribute.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
IsSafeToPrepare | Gets a value that indicates whether the associated method is safe to run with the ExecuteForPrepare property set to true. | |
TypeId | (Geerbt von Attribute.) |
Zum Anfang