本ページは,毎日1回午前3時時点のデータベース登録情報をもとに作成しています.したがって,本日登録・修正した変更内容は反映していません.本日作業分の変更内容の反映には,明日までお待ち下さい. |
Definition of Message.
- XML: message (XML, DTD)
- SQL: t_10011
- 名前: (英)Message (日)メッセージ (読)メッセージ
- 説明: (英)list of messages (日)メッセージの定義
- 解説: (英) (日)メッセージを登録するテーブルです.
- マップ:
- 属性:
- タプル権限(既定値): 読権: 公開, 作権: ユーザ, 書権: 制限, 削権: 制限.
- カラム権限(既定値): 読権: 公開, 作権: 制限, 書権: 制限, 削権: 制限.
- 登録されているカラム
名前 XML
SQL説明 型 番 数 MAP 権限
委譲分類 同義 期間
限定用法 該当
無可読権 作権 書権 削権 見 順 巾 主題
Subject@.subject
c_subjectサブジェクト
subject of message名称 0 1 (公開) (ユーザ) (制限) (制限) 短 1 30 本文
Body@.body
c_bodyメッセージの本体
body of message段落 1 1 (公開) (ユーザ) (制限) (制限) × 0 200 備考
Note@.note
c_note備考
Note文 2 * (公開) (ユーザ) (制限) (制限) × 0 200 - カラムの解説文:
- 主題: (英) Please write the subject of messages. (日) メッセージの主題を記入してください.
- 本文: (英) Please write the body of messages. (日) メッセージの本文を記入してください.
- 備考: (英) Please write the information which cannot be written on registered column. (日) 登録されているカラムに記述すべき内容以外に,特に記しておきたい事柄があれば記述してください.
- 参照しているカラム:
Relational tables associated with Message.
- Primary table: "t_10011"
- Columns:
XML column name SQL definition description Base Columns message.subject c_subject mtext NAME v_subject e_subject integer[] list of EID in this column. message.body c_body mtext PARAGRAPH v_body e_body integer[] list of EID in this column. message.note c_note mtext[] SENTENCE v_note e_note integer[] list of EID in this column. l_eid integer[] list of EID in this tuple. l_peid integer[] list of authorized EID in this tuple.
- Secondary tables:
- "t_10011_subject" --- associated with message.subject
- Columns:
XML column name SQL definition description Base Columns message.subject r_idx0 integer subscript in primary tuple. c_subject mtext NAME v_subject e_subject integer[] list of EID in this column.
- "t_10011_body" --- associated with message.body
- Columns:
XML column name SQL definition description Base Columns message.body r_idx0 integer subscript in primary tuple. c_body mtext PARAGRAPH v_body e_body integer[] list of EID in this column.
- "t_10011_note" --- associated with message.note
- Columns:
XML column name SQL definition description Base Columns message.note r_idx0 integer subscript in primary tuple. c_note mtext SENTENCE v_note e_note integer[] list of EID in this column.