Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
a_sql_uint32 sqlda_storage( struct sqlda * sqlda, int varno );
sqlda SQLDA 構造体へのポインタ。
varno sqlvar ホスト変数のインデックス。
sqlda->sqlvar[varno] に記述された変数の値を格納するために必要な記憶領域の量を表す符号なし 32 ビット整数値を返します。