GetDataTypeName(String) Method
Gets the name of the source data type.
'Declaration
Public Overloads Function GetDataTypeName( _
ByVal As String _
) As String
public string GetDataTypeName(
string
)
Parameters
- name
- The name of the column.
Return Value
The name of the back-end data type.