Invokes the GetData 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 IDataReader GetData( string name ) |
Visual Basic |
---|
Public Function GetData ( name As String ) As IDataReader |
Parameters
- name
- Type: System..::..String
Name of the column containing the value.