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에서 상속됩니다.) |
맨 위로 이동