Npgsql Api Docs

NpgsqlDataReader.Item�Property

Gets the value of a column in its native format.

Overload List

Gets the value of a column in its native format.

public�override�object�this[int]�{get;}

Gets the value of a column in its native format.

public�override�object�this[string]�{get;}

See Also

NpgsqlDataReader Class | Npgsql Namespace