Chili.Opf3 Send comments on this topic.
Chili.Opf3.Storages.MsSql Namespace
See Also  Inheritance Hierarchy
This namespace contains the class that encapsulates a physical Ms Sql Server 2000 storage.

Classes

ClassDescription
MsSqlSavePoint This class provides a save point for the MsSqlStorage class. It is returned by the MsSqlTransaction.CreateSavePoint method and may be used in the MsSqlTransaction.Rollback method.
MsSqlStorage Storage class that encapsulates a pyhsical Ms Sql Server database.
MsSqlTransaction Class that provides a transaction object for the MsSqlStorage class.

See Also