다음을 통해 공유


DtsWarning 멤버

Contains the properties used when a warning occurs. This class cannot be inherited.

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

메서드

  이름 설명
공용 메서드 Equals Determines whether two object instances are equal. (DtsObject에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode Returns the hash code for this instance. (DtsObject에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 Description Gets or sets the text of the warning message.
공용 속성 HelpContext Gets or sets the identifier of the topic in the Help file.
공용 속성 HelpFile Gets or sets a String expression that contains the fully qualified path to a Help file.
공용 속성 IDOfInterfaceWithWarning Gets or sets the GUID of the interface that is throwing the warning.
공용 속성 Source Gets or sets a String that contains the GUID of the interface that caused the error.
공용 속성 SubComponent Gets or sets a string that identifies the submodule within a source.
공용 속성 TimeStamp Returns a TimeStamp that indicates when the warning occurred.
공용 속성 WarningCode Gets or sets an Integer that identifies the warning message.

맨 위로 이동