Method | Description | |
---|---|---|
DefaultChecker ( TableInfo tableInfo, bool ignoreCase ) : System | ||
ResolveColumnName ( string columnName ) : string |
public DefaultChecker ( TableInfo tableInfo, bool ignoreCase ) : System | ||
tableInfo | TableInfo | |
ignoreCase | bool | |
return | System |
public ResolveColumnName ( string columnName ) : string | ||
columnName | string | |
return | string |