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