다음을 통해 공유


SafeToPrepareAttribute 멤버

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

SafeToPrepareAttribute 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 SafeToPrepareAttribute Initializes a new instance of the SafeToPrepareAttribute class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 {dtor} Releases all resources used by the SafeToPrepareAttribute.
공용 메서드 Equals (Attribute에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Attribute에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
공용 메서드 IsDefaultAttribute (Attribute에서 상속됩니다.)
공용 메서드 Match (Attribute에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 IsSafeToPrepare Gets a value that indicates whether the associated method is safe to run with the ExecuteForPrepare property set to true.
공용 속성 TypeId (Attribute에서 상속됩니다.)

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 _Attribute. . :: . .GetIDsOfNames (Attribute에서 상속됩니다.)
명시적 인터페이스 구현전용 메서드 _Attribute. . :: . .GetTypeInfo (Attribute에서 상속됩니다.)
명시적 인터페이스 구현전용 메서드 _Attribute. . :: . .GetTypeInfoCount (Attribute에서 상속됩니다.)
명시적 인터페이스 구현전용 메서드 _Attribute. . :: . .Invoke (Attribute에서 상속됩니다.)

맨 위로 이동