Click or drag to resize

SqliteProviderCreateCommand Method

Overload List
 NameDescription
Public methodCreateCommand(DataContext, SqlStatement) Create a command from the specified contxt with sql statement
Public methodCreateCommand(DataContext, String, Object) Create command from string and params
Top
See Also