IASCIICollation Interface |
Namespace: Couchbase.Lite.Query
public interface IASCIICollation : ICollation
The IASCIICollation type exposes the following members.
Name | Description | |
---|---|---|
IgnoreCase |
Instructs the object to either ignore lowercase vs uppercase when collating
or consider it (default is to consider)
|