Chapter 13. Metreos.Native.Database

Metreos.Native.Database

Actions
ExecuteCommand
ExecuteQuery
ExecuteScalar
FormatDSN
OpenDatabase

The Database package offers a simple interface to database manipulation. Note that these actions may not be sufficient to accomplish any database-related task. For instance, a stored procedure that takes arguments can not be invoked via this package.