Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
カラムから値を NULL で終了する文字列としてフェッチします。
public virtual bool GetString(ul_column_num cid, char * dst, size_t len)
cid 1 から始まるカラムの順序数。
dst string 値を保持するバッファ。トランケートされる場合であっても、文字列は NULL で終了します。
len バッファのサイズ (バイト単位)。
値が正常にフェッチされた場合は true。
値全体を保持できるほど大きくない場合、文字列はバッファ内でトランケートされます。