IDTSWarning100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Contains the properties used when a warning occurs. For more information, see DtsWarning.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | Description | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the text of the warning message. |
![]() | HelpContext | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the identifier of the topic in the Help file. |
![]() | HelpFile | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a String expression that contains the fully qualified path to a Help file. |
![]() | IDOfInterfaceWithWarning | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the GUID of the interface that is throwing the warning. |
![]() | Source | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a String that contains the GUID of the interface that caused the error. |
![]() | SourceID | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a String that contains the GUID of the interface that caused the error. |
![]() | SubComponent | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a String that identifies the submodule within a source. |
![]() | TimeStamp | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a TimeStamp that indicates when the warning occurred. |
![]() | WarningCode | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets an Integer that identifies the warning message. |
