C# Class DbUp.Reboot.SQLite.SQLiteObjectParser

Parses Sql Objects and performs quoting functions.
Inheritance: SqlObjectParser
Mostrar archivo Open project: chriswill/DbUpReboot

Public Methods

Method Description
SQLiteObjectParser ( ) : DbUp.Reboot.Support

Method Details

SQLiteObjectParser() public method

public SQLiteObjectParser ( ) : DbUp.Reboot.Support
return DbUp.Reboot.Support