Mono.Data.Sqlite.SqliteFunctionEx Class
Extends SqliteFunction and allows an inherited class to obtain the collating sequence associated with a function call.

See Also: SqliteFunctionEx Members

Syntax

public class SqliteFunctionEx : SqliteFunction

Remarks

User-defined functions can call the GetCollationSequence() method in this class and use it to compare strings and char arrays.

Requirements

Namespace: Mono.Data.Sqlite
Assembly: Mono.Data.Sqlite (in Mono.Data.Sqlite.dll)
Assembly Versions: 4.0.0.0