ASTaskBase::FireError Method (String^, String^)
This API supports the product infrastructure and is not intended to be used directly from your code.
Raises an event when an error occurs.
Assembly: Microsoft.SqlServer.ASTasks (in Microsoft.SqlServer.ASTasks.dll)
Parameters
- subComponent
-
Type:
System::String^
A String that contains more detail about the event source.
- message
-
Type:
System::String^
The text of the message.
Show: