Udostępnij przez


DtsWarning Members

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

The following tables list the members exposed by the DtsWarning type.

Public Properties

  Name Description
ms212171.pubproperty(pl-pl,SQL.100).gif Description Gets or sets the text of the warning message.
ms212171.pubproperty(pl-pl,SQL.100).gif HelpContext Gets or sets the identifier of the topic in the Help file.
ms212171.pubproperty(pl-pl,SQL.100).gif HelpFile Gets or sets a String expression that contains the fully qualified path to a Help file.
ms212171.pubproperty(pl-pl,SQL.100).gif IDOfInterfaceWithWarning Gets or sets the GUID of the interface that is throwing the warning.
ms212171.pubproperty(pl-pl,SQL.100).gif Source Gets or sets a String that contains the GUID of the interface that caused the error.
ms212171.pubproperty(pl-pl,SQL.100).gif SubComponent Gets or sets a string that identifies the submodule within a source.
ms212171.pubproperty(pl-pl,SQL.100).gif TimeStamp Returns a TimeStamp that indicates when the warning occurred.
ms212171.pubproperty(pl-pl,SQL.100).gif WarningCode Gets or sets an Integer that identifies the warning message.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms212171.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from DtsObject )
ms212171.pubmethod(pl-pl,SQL.100).gif GetHashCode  Returns the hash code for this instance. (inherited from DtsObject)
ms212171.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms212171.pubmethod(pl-pl,SQL.100).gifms212171.static(pl-pl,SQL.100).gif op_Equality  (inherited from DtsObject )
ms212171.pubmethod(pl-pl,SQL.100).gifms212171.static(pl-pl,SQL.100).gif op_Inequality  (inherited from DtsObject )
ms212171.pubmethod(pl-pl,SQL.100).gifms212171.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms212171.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms212171.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms212171.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top