Compartir a través de


SafeToPrepareAttribute Miembros

Marks the methods in the assembly that are safe to run with the ExecuteForPrepare property set to true.

El tipo SafeToPrepareAttribute expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico SafeToPrepareAttribute Initializes a new instance of the SafeToPrepareAttribute class.

Principio

Métodos

  Nombre Descripción
Método publico {dtor} Releases all resources used by the SafeToPrepareAttribute.
Método publico Equals (Se hereda de Attribute).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Attribute).
Método publico GetType (Se hereda de Object).
Método publico IsDefaultAttribute (Se hereda de Attribute).
Método publico Match (Se hereda de Attribute).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública IsSafeToPrepare Gets a value that indicates whether the associated method is safe to run with the ExecuteForPrepare property set to true.
Propiedad pública TypeId (Se hereda de Attribute).

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetIDsOfNames (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfo (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfoCount (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .Invoke (Se hereda de Attribute).

Principio