Invokes the GetDataTypeName method of the underlying datareader.
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public string GetDataTypeName( string name ) |
Visual Basic |
---|
Public Function GetDataTypeName ( name As String ) As String |
Parameters
- name
- Type: System..::..String
Name of the column containing the value.