Borland(R) Enterprise Server VisiBroker(R) プログラマーズリファレンス
DefinitionKindの定数値を次の表に示します。
| 定数 | 意味 |
|---|---|
| dk_all | すべての指定できる型(リポジトリ検索メソッドで使用) |
| dk_none | すべての型を除外(リポジトリ検索メソッドで使用) |
| dk_Alias | エイリアス |
| dk_Array | 配列 |
| dk_Attribute | 属性 |
| dk_Constant | 定数 |
| dk_Enum | Enum(列挙体) |
| dk_Exception | 例外 |
| dk_Fixed | Fixed |
| dk_Interface | インタフェース |
| dk_Module | module |
| dk_Native | Native |
| dk_Operation | インタフェースオペレーション |
| dk_Primitive | 基本型(int,longなど) |
| dk_Repository | リポジトリ |
| dk_Sequence | シーケンス |
| dk_String | 文字列 |
| dk_Struct | 構造体 |
| dk_Typedef | TypeDef |
| dk_Union | union |
| dk_Value | ValueType |
| dk_ValueBox | ValueBox |
| dk_ValueMember | ValueMember |
| dk_Wstring | Unicode文字列 |
All Rights Reserved. Copyright (C) 2006, Hitachi, Ltd.
COPYRIGHT (C) 1992-2004 Borland Software Corporation. All rights reserved.