Méthode | Description | |
---|---|---|
CaseQuery ( string queryPart, bool ignoreCase ) : string |
Returns the query as either a case sensitive or case insensitive query.
|
Méthode | Description | |
---|---|---|
BuildAttributeQuery ( string attributeName, string attributeValue, bool ignoreCase ) : string |
public static CaseQuery ( string queryPart, bool ignoreCase ) : string | ||
queryPart | string | /// The part of the query to process. /// |
ignoreCase | bool |
/// if set to |
Résultat | string |