Creates a new SQL Parameter
public DbParameter CreateParameter(string name, object value, ParameterDirection direction, DbType type)
Parameters
name
value
direction
type
Overloads:
See also:
Class EfCodeFirstBusinessBase© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic