IComponentErrorInfo.GetMessage Method
Returns a String that contains the error message, and optionally, the component and subcomponent.
Overload List
Name | Description |
---|---|
IComponentErrorInfo.GetMessage () |
Returns a String that contains the error message, component, and the subcomponent, for each error.
|
IComponentErrorInfo.GetMessage (Boolean) |
Returns a String that contains the error message.
|
See Also
Reference
IComponentErrorInfo Interface
IComponentErrorInfo Members
Microsoft.SqlServer.Dts.Design Namespace