Compartir a través de


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

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

Arriba

Public Methods

(see also Protected Methods )

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

Arriba

Protected Methods

  Nombre Description
ms212171.protmethod(es-es,SQL.90).gif Finalize  (inherited from Object )
ms212171.protmethod(es-es,SQL.90).gif MemberwiseClone  (inherited from Object )

Arriba

Vea también

Referencia

DtsWarning Class
Microsoft.SqlServer.Dts.Runtime Namespace