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