|
SQLEngine Class |
Utilities and common methods for the SQL Engines
Inheritance Hierarchy
Namespace: DrawerBackup.Native.Data.EnginesAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic static class SQLEngine
Public NotInheritable Class SQLEngine
public ref class SQLEngine abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SQLEngine = class end
The SQLEngine type exposes the following members.
Methods
| Name | Description |
---|
  | GetFieldDef |
Get the definition of a field for the ALTER TABLE OR CREATE TABLE
|
Top
See Also