T
Any type.
Platform Core .NET Assemblies API
GetColumnValue<T>(IDataReader,String) Method
See Also  Send Feedback
Terrasoft.Common Namespace > DBUtilities Class > GetColumnValue Method : GetColumnValue<T>(IDataReader,String) Method
source
Data set.
columnName
The name of the column.

Glossary Item Box

Returns the value of the specified column of this type in the current data set.

Syntax

 
C#
 
 

Parameters

source
Data set.
columnName
The name of the column.

Type Parameters

T
Any type.

Return Value

The type of the value in the columnName column.

Remarks

Overloaded method.

Extension method for the classes that implement the System.Data.IDataReader interface.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.