Send feedback on this topic.
Teradata.Client.Provider
TdDataReader Class Members
Properties  Methods 

Teradata.Client.Provider Namespace : TdDataReader Class

The following tables list the members exposed by TdDataReader.

Public Properties
 NameDescription
Public PropertyOverridden. Gets a value indicating the depth of nesting for the current row.  
Public PropertyOverridden. Gets the number of fields (columns) in the current result set.  
Public PropertyOverridden. Gets a value indicating whether the TdDataReader contains one or more rows.  
Public PropertyOverridden. Gets a value indicating whether the data reader is closed.  
Public PropertyOverridden. Gets the value of the specified field (column) as an Object.  
Public PropertyOverridden. Gets the number of rows changed, inserted, deleted or updated by execution of the SQL statement.  
Public PropertyGets the number of rows changed, inserted, deleted or updated by execution of the SQL statement.  
Public PropertyGets the number of rows returned from the execution of a SELECT statement.  
Public PropertyGets the number of rows returned from the execution of a SELECT statement.  
Public PropertyGets the number of fields in the System.Data.Common.DbDataReader that are not hidden. (Inherited from System.Data.Common.DbDataReader)
Top
Public Methods
 NameDescription
Public MethodOverridden. Closes the TdDataReader object and releases all associated resources.  
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodReleases all resources used by the current instance of the System.Data.Common.DbDataReader class. (Inherited from System.Data.Common.DbDataReader)
Public Method (Inherited from object)
Public MethodOverridden. Gets the value of the specified field (column) as a Boolean.  
Public MethodOverridden. Gets the value of the specified field (column) as a Byte.  
Public MethodOverloaded. Overridden.   
Public MethodOverridden. Gets the value of the specified field (column) as a character.  
Public MethodOverloaded. Overridden.   
Public MethodReturns a System.Data.Common.DbDataReader object for the requested column ordinal. (Inherited from System.Data.Common.DbDataReader)
Public MethodOverridden. Gets the name of the Teradata data type for the specified column.  
Public MethodGets the value of the specified field (column) as a DateTime.  
Public MethodOverridden. Gets the value of the specified field (column) as a DateTime.  
Public MethodGets the value of the specified field (column) as a DateTimeOffset.  
Public MethodOverridden. Gets the value of the specified field (column) as a Decimal.  
Public MethodOverridden. Gets the value of the specified field (column) as a Double.  
Public MethodOverridden. [To be supplied]  
Public MethodOverridden. Gets the .NET data type (System.Type) of the column.  
Public MethodOverridden. Gets the value of the specified column.  
Public MethodOverloaded. Overridden.   
Public MethodOverridden. Gets the value of the specified field (column) as a Float.  
Public MethodOverridden. Teradata Database does not support globally-unique identifiers. This method will always throw an exception.  
Public MethodServes as the default hash function. (Inherited from object)
Public MethodOverridden. Gets the value of the specified field (column) as an Int16.  
Public MethodOverridden. Gets the value of the specified field (column) as an Int32.  
Public MethodOverridden. Gets the value of the specified field (column) as an Int64.  
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodOverridden. Gets the name of the specified column.  
Public MethodOverridden. Gets the index of the specified column.  
Public MethodOverridden. Gets the .NET data type (System.Type) of the column.  
Public MethodOverridden. Gets the value of the specified field (column) as an Object.  
Public MethodOverridden. Gets the value of the specified fields (column) as an Object.  
Public MethodOverridden. Returns a DataTable that has one row (DataRow) for each column. The rows describe the column metadata.  
Public MethodOverridden. Gets the value of the specified field (column) as a IO.Stream.  
Public MethodOverridden. Gets the value of the specified field (column) as a String.  
Public MethodGets the value of the specified field (column) as a TdBlob object.  
Public MethodGets the value of the specified field (column) as a TdClob object.  
Public MethodGets the value of the specified field (column) as a TdDate.  
Public MethodGets the value of the specified field (column) as a TdDecimal.  
Public MethodGets the value of the specified field (column) as a TdIntervalDay.  
Public MethodGets the value of the specified field (column) as a TdIntervalDayToHour.  
Public MethodGets the value of the specified field (column) as a TdIntervalDayToMinute.  
Public MethodGets the value of the specified field (column) as a TdIntervalDayToSecond.  
Public MethodGets the value of the specified field (column) as a TdIntervalHour.  
Public MethodGets the value of the specified field (column) as a TdIntervalHourToMinute.  
Public MethodGets the value of the specified field (column) as a TdIntervalHourToSecond.  
Public MethodGets the value of the specified field (column) as a TdIntervalMinute.  
Public MethodGets the value of the specified field (column) as a TdIntervalMinuteToSecond.  
Public MethodGets the value of the specified field (column) as a TdIntervalMonth.  
Public MethodGets the value of the specified field (column) as a TdIntervalSecond.  
Public MethodGets the value of the specified field (column) as a TdIntervalYear.  
Public MethodGets the value of the specified field (column) as a TdIntervalYearToMonth.  
Public MethodGets the value of the specified field (column) as a TdNumber.  
Public MethodGets the value of the specified field (column) as a TdPeriodDate.  
Public MethodGets the value of the specified field (column) as a TdPeriodTime.  
Public MethodGets the value of the specified field (column) as a TdPeriodTimestamp.  
Public MethodGets the value of the specified field (column) as a TdPeriodTimestampWithTimeZone.  
Public MethodGets the value of the specified field (column) as a TdPeriodTimeWithTimeZone.  
Public MethodGets the value of the specified field (column) as a TdTime.  
Public MethodGets the value of the specified field (column) as a TdTimestamp.  
Public MethodGets the value of the specified field (column) as a TdTimestampWithTimeZone.  
Public MethodGets the value of the specified field (column) as a TdTimeWithTimeZone.  
Public MethodGets the value of the specified field (column) as a TdXml object.  
Public MethodOverridden. Gets the value of the specified field (column) as a IO.TextReader.  
Public MethodGets the value of the specified field (column) as a TimeSpan object.  
Public MethodGets the value of the specified field (column) as a TimeSpan object.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodOverridden. Gets the value of the specified field (column) as an Object.  
Public MethodOverridden. Gets the value of the specified field (column) as an Object.  
Public MethodGets the value of the specified field (column) as a Xml.XmlReader.  
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodOverridden. Indicates whether the field is null.  
Public MethodOverloaded. Overridden.   
Public MethodOverridden. Advances the data reader to the next data returning result set.  
Public MethodOverloaded. Overridden.   
Public MethodOverridden. Advances the data reader to the next record / row.  
Public MethodOverloaded. Overridden.   
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
See Also

Reference

TdDataReader Class
Teradata.Client.Provider Namespace