TextWriterReporter Members
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
The TextWriterReporter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TextWriterReporter | Overloaded. |
Top
Methods
Name | Description | |
---|---|---|
Clear | (Inherited from ErrorReporter.) | |
Equals | (Inherited from Object.) | |
Error | Overloaded. | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Message | (Inherited from ErrorReporter.) | |
OnError | (Overrides ErrorReporter. . :: . .OnError(ErrorInformation).) | |
Report | Overloaded. | |
ToString | (Inherited from Object.) | |
Warning | Overloaded. |
Top
Properties
Name | Description | |
---|---|---|
DeprecationWarningCount | (Inherited from ErrorReporter.) | |
ErrorCount | (Inherited from ErrorReporter.) | |
ErrorPrefix | (Inherited from ErrorReporter.) | |
HasDeprecationWarnings | (Inherited from ErrorReporter.) | |
HasErrors | (Inherited from ErrorReporter.) | |
HasMessages | (Inherited from ErrorReporter.) | |
HasWarnings | (Inherited from ErrorReporter.) | |
MessageCount | (Inherited from ErrorReporter.) | |
SenderName | (Inherited from ErrorReporter.) | |
TreatWarningsAsErrors | (Inherited from ErrorReporter.) | |
WarningCount | (Inherited from ErrorReporter.) | |
WarningsToIgnore | (Inherited from ErrorReporter.) | |
WarningsToTreatAsErrors | (Inherited from ErrorReporter.) |
Top