IOperationReportHandler Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to handle reported design-time activity.
public interface IOperationReportHandler
type IOperationReportHandler = interface
Public Interface IOperationReportHandler
- Derived
Properties
Version |
Gets the contract version of this handler. |
Methods
OnError(String) |
Invoked when an error is reported. |
OnInformation(String) |
Invoked when information is reported. |
OnVerbose(String) |
Invoked when verbose information is reported. |
OnWarning(String) |
Invoked when a warning is reported. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Entity Framework