Overload List

  NameDescription
Public methodGetVBVariableType(DbType)
Returns the C# variable type based on the given dataType.
Public methodGetVBVariableType(ColumnSchema)
Returns the C# variable type based on the given column.
Public methodGetVBVariableType(CommandResultColumnSchema)
Returns the C# variable type based on the given column.
Public methodGetVBVariableType(ParameterSchema)
Returns the C# variable type based on the given parameter.
Public methodGetVBVariableType(ViewColumnSchema)
Returns the C# variable type based on the given column.

See Also