BrokenRulesCollection.GetAllViolations

Returns all rule violations as a string

public string GetAllViolations( string separationStringBefore,
	string separationStringAfter );

Return Value

Text description of all broken rules

Parameters

separationStringBefore
String inserted before each violated rule

separationStringAfter
String inserted after each violated rule

Overloads:

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

See also:

Class BrokenRulesCollection


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