Click or drag to resize
SQLEngine Class
Utilities and common methods for the SQL Engines
Inheritance Hierarchy
SystemObject
  DrawerBackup.Native.Data.EnginesSQLEngine

Namespace: DrawerBackup.Native.Data.Engines
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static class SQLEngine

The SQLEngine type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetFieldDef
Get the definition of a field for the ALTER TABLE OR CREATE TABLE
Top
See Also