SDAC

TMSLoader Class

TMSLoader allows to load external data into the server database.

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

Unit

MSLoader

Syntax

TMSLoader = class(TDALoader);

Remarks

TMSLoader serves for fast loading of data to the server. TMSLoader functionality is based on the SQL Server memory-based bulk-copy operations using the IRowsetFastLoad interface. Simultaneous loading into multiple tables is not supported. Data loading is performed without transactions.

Inheritance Hierarchy

TDALoader
   TMSLoader

See Also

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