SDAC

TMSFileStream Class

A class for managing FILESTREAM data using Win32 API.

For a list of all members of this type, see TMSFileStream members.

Unit

MSAccess

Syntax

TMSFileStream = class(TStream);

Remarks

Use the TMSFileStream class to manage FILESTREAM data using Win32 API. This class inherits almost all its functionality from the TStream class, except the Close method. It's necessary to call the Close method before the transaction commits or rolls back FILESTREAM data.

See Also

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