SDAC

TMSFileStream.Close Method

Used to close an opened file handle associated with FILESTREAM data.

Class

TMSFileStream

Syntax

procedure Close;

Remarks

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.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback