SqliteProvider.CreateCommand Method |
Name | Description | |
---|---|---|
CreateCommand(DataContext, SqlStatement) |
Create a command from the specified contxt with sql statement
| |
CreateCommand(DataContext, String,Object[]) |
Create command from string and params
|