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

Teradata.Client.Provider Namespace : TdDataReader Class

For a list of all members of this type, see TdDataReader members.

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 Method Gets the value of the specified field (column) as a DateTime.  
Public MethodOverridden.  Gets the value of the specified field (column) as a DateTime.  
Public Method Gets 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.  The Advanced SQL Engine 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 Method Gets 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 Method Gets the value of the specified field (column) as a TdTime.  
Public Method Gets the value of the specified field (column) as a TdTimestamp.  
Public Method Gets the value of the specified field (column) as a TdTimestampWithTimeZone.  
Public Method Gets 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 Method Gets the value of the specified field (column) as a TimeSpan object.  
Public Method Gets 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