Membros SafeToPrepareAttribute
Marks the methods in the assembly that are safe to run with the ExecuteForPrepare property set to true.
O tipo SafeToPrepareAttribute expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
SafeToPrepareAttribute | Initializes a new instance of the SafeToPrepareAttribute class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
{dtor} | Releases all resources used by the SafeToPrepareAttribute. | |
Equals | (Herdado de Attribute.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Attribute.) | |
GetType | (Herdado de Object.) | |
IsDefaultAttribute | (Herdado de Attribute.) | |
Match | (Herdado de Attribute.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
IsSafeToPrepare | Gets a value that indicates whether the associated method is safe to run with the ExecuteForPrepare property set to true. | |
TypeId | (Herdado de Attribute.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
_Attribute. . :: . .GetIDsOfNames | (Herdado de Attribute.) | |
_Attribute. . :: . .GetTypeInfo | (Herdado de Attribute.) | |
_Attribute. . :: . .GetTypeInfoCount | (Herdado de Attribute.) | |
_Attribute. . :: . .Invoke | (Herdado de Attribute.) |
Início
Consulte também