Name | Description | |
---|---|---|
![]() ![]() | AddParameter | Adds a parameter to the command |
![]() ![]() | ColumnExists | Determines if a column exists within a database table |
![]() ![]() | ConstraintExists | Determines if a constraint exists for a database table |
![]() ![]() | DropColumn | Drops a column from a table |
![]() ![]() | DropConstraint | Drops a constraint from a table |
![]() ![]() | DropTable | Drops a table |
![]() ![]() | EnsureEmailTemplateAdded | Overloaded. Ensure email template is added |
![]() ![]() | GetCharacterMaximumLength | Get chararacter max length for given column in a table |
![]() ![]() | GetColumnDataType | Determines data type of given column |
![]() ![]() | GetCommand | Overloaded. Creates a command for the given sql string |
![]() ![]() | HasCompositeKey | Finds out if given table has a composite key |
![]() ![]() | IndexExists | Determines if an index exists for a database table |
![]() ![]() | StoreSettingExists | Determines if a store settings exists within store settings database table |
![]() ![]() | TableExists | Determines if a table exists in the database |