BrokenRulesCollection.GetAllViolations

Returns all rule violations as a string

public string GetAllViolations( bool includeTableName );

Return Value

Text description of all broken rules

Parameters

includeTableName
Should the table name be included?

Overloads:

public string GetAllViolations( string separationStringBefore, string separationStringAfter, bool includeTableName );
public string GetAllViolations( string separationStringBefore, string separationStringAfter );
public string GetAllViolations( string separationStringAfter );
public string GetAllViolations();

See also:

Class BrokenRulesCollection


  Last Updated: 5/23/2007 | © , 2007