Overload List
Name | Description | |
---|---|---|
GetCSharpVariableType(DbType) |
Returns the C# variable type based on the given dataType.
| |
GetCSharpVariableType(ColumnSchema) |
Returns the C# variable type based on the given column.
| |
GetCSharpVariableType(CommandResultColumnSchema) |
Returns the C# variable type based on the given column.
| |
GetCSharpVariableType(ParameterSchema) |
Returns the C# variable type based on the given parameter.
| |
GetCSharpVariableType(ViewColumnSchema) |
Returns the C# variable type based on the given column.
|