Share via


CAccessorRowset::FreeRecordMemory

Frees any columns in the current record that need to be freed.

void FreeRecordMemory( );

Remarks

Calls SysFreeString, described in the Windows SDK, on any BSTRs and Release on any interfaces

Requirements

Header: atldbcli.h

See Also

Reference

CAccessorRowset Class

Other Resources

CAccessorRowset Members