DBItemValue 変換演算子 |
| 名前 | 説明 | |
|---|---|---|
| (DBItemValue to DBValueInt) |
DBItemValue -> DBValueInt への暗黙的な型変換
| |
| (DBItemValue to DBValueString) |
DBItemValue -> DBValueInt への暗黙的な型変換
| |
| (DBValueInt to DBItemValue) |
DBValueInt -> DBItemValue への暗黙的な型変換
| |
| (DBValueString to DBItemValue) |
DBValueInt -> DBItemValue への暗黙的な型変換
|