IDAX.SET_COLUMN_PROPERTIES - 設定或更新內容

使用此儲存程序,可以在指定的 colPropertiesTable 表格中設定或更新內容。

下列範例顯示如何呼叫此程序。
CALL IDAX.SET_COLUMN_PROPERTIES('intable=SAMPLES.iris, colPropertiesTable=colPropertiesIris, incolumn=petallength:input; petalwidth:input');