System.Data.SqlClient.SqlDataReader.GetChar Method

Gets the value of the specified column as a single character.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public override char GetChar (int i)

Parameters

i
The zero-based column ordinal.

Returns

The value of the specified column.

Remarks

Not supported for System.Data.SqlClient.

Requirements

Namespace: System.Data.SqlClient
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0