Used to close an opened file handle associated with FILESTREAM data.
procedure Close;
Closes an opened file handle associated with FILESTREAM data. It's necessary to call this method before the transaction commits or rolls back FILESTREAM data. Failing to close the handle will cause server-side resource leaks.