Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
インデックス内のカラムの位置を指定して、カラムの名前を取得します。
public virtual const char * GetColumnName(ul_column_num col_id_in_index)
col_id_in_index インデックス内のカラムの位置を示す 1 から始まる順序数。
カラム名。この値は静的バッファーを指します。静的バッファーの内容は、それ以降の Ultra Light の呼び出しによって変更される可能性があるため、値を保持したい場合は、そのコピーを作成してください。