Property | Type | Description | |
---|---|---|---|
DbTypeMap | DbType>.Dictionary |
Property | Type | Description | |
---|---|---|---|
_Value | object |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
QueryParameter ( string name, object value ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
GetDBType ( |
Method | Description | |
---|---|---|
PopulateDbTypeMap ( ) : void | ||
QueryParameter ( ) : System |
protected GetDBType ( |
||
type | ||
return | DbType |
public QueryParameter ( string name, object value ) : System | ||
name | string | |
value | object | |
return | System |