CallCollation(void *NotUsed, int nKey1, IntPtr pKey1, int nKey2, IntPtr pKey2) | SQLiteCSLib.Inner.OSQLiteCollation | [protected, virtual] |
CallCollationDelegate(void *NotUsed, int nKey1, IntPtr pKey1, int nKey2, IntPtr pKey2) | SQLiteCSLib.Inner.OSQLiteCollation | [protected] |
CreateFunction(string funcname) | SQLiteCSLib.Inner.OSQLiteCollation | |
Dispose() | SQLiteCSLib.Inner.OSQLiteCollation | |
m_callbackpoint | SQLiteCSLib.Inner.OSQLiteCollation | [protected] |
m_callinterface | SQLiteCSLib.Inner.OSQLiteCollation | [protected] |
m_db | SQLiteCSLib.Inner.OSQLiteCollation | [protected] |
osqlite3_createcollation(IntPtr instance, string funcname, int eTextRep, CallCollationDelegate xCompare) (次で定義されています。 SQLiteCSLib.Inner.OSQLiteCollation) | SQLiteCSLib.Inner.OSQLiteCollation | [protected, static] |
OSQLiteCollation(OSQLiteDBWrap db, ICollationFunction iCallinterface) | SQLiteCSLib.Inner.OSQLiteCollation | |