ユーザ定義照合順序関数インターフェース [詳細]
Public メソッド | |
int | Compare (string sKey1, string sKey2) |
比較 |
ユーザ定義照合順序関数インターフェース
ICollationFunction.cs の 8 行で定義されています。
int SQLiteCSLib.Inner.ICollationFunction.Compare | ( | string | sKey1, | |
string | sKey2 | |||
) |
比較
sKey1 | 対象1 | |
sKey2 | 対象2 |