DBItemValue 演算子と型変換 |
DBItemValue 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| Equality |
==
| |
| (DBItemValue to DBValueInt) |
DBItemValue -> DBValueInt への暗黙的な型変換
| |
| (DBItemValue to DBValueString) |
DBItemValue -> DBValueInt への暗黙的な型変換
| |
| (DBValueInt to DBItemValue) |
DBValueInt -> DBItemValue への暗黙的な型変換
| |
| (DBValueString to DBItemValue) |
DBValueInt -> DBItemValue への暗黙的な型変換
| |
| Inequality |
!=
|