Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
void free_sqlda_noind( struct sqlda * sqlda );
sqlda SQLDA 構造体へのポインタ。
この sqlda に割り付けられている領域を解放します。各 sqldata ポインタによって参照されているメモリは解放しません。インジケータ変数ポインタは無視されます。