Overload List

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

See Also