Name | Description | |
---|---|---|
![]() | Close | Overridden. Closes the TdDataReader object and releases all associated resources. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose() | Releases all resources used by the current instance of the System.Data.Common.DbDataReader class. (Inherited from System.Data.Common.DbDataReader) |
![]() | Equals | (Inherited from object) |
![]() | GetBoolean | Overridden. Gets the value of the specified field (column) as a Boolean. |
![]() | GetByte | Overridden. Gets the value of the specified field (column) as a Byte. |
![]() | GetBytes | Overloaded. Overridden. |
![]() | GetChar | Overridden. Gets the value of the specified field (column) as a character. |
![]() | GetChars | Overloaded. Overridden. |
![]() | GetData | Returns a System.Data.Common.DbDataReader object for the requested column ordinal. (Inherited from System.Data.Common.DbDataReader) |
![]() | GetDataTypeName | Overridden. Gets the name of the Teradata data type for the specified column. |
![]() | GetDate | Gets the value of the specified field (column) as a DateTime. |
![]() | GetDateTime | Overridden. Gets the value of the specified field (column) as a DateTime. |
![]() | GetDateTimeOffset | Gets the value of the specified field (column) as a DateTimeOffset. |
![]() | GetDecimal | Overridden. Gets the value of the specified field (column) as a Decimal. |
![]() | GetDouble | Overridden. Gets the value of the specified field (column) as a Double. |
![]() | GetEnumerator | Overridden. [To be supplied] |
![]() | GetFieldType | Overridden. Gets the .NET data type (System.Type) of the column. |
![]() | GetFieldValue<T> | Overridden. Gets the value of the specified column. |
![]() | GetFieldValueAsync | Overloaded. Overridden. |
![]() | GetFloat | Overridden. Gets the value of the specified field (column) as a Float. |
![]() | GetGuid | Overridden. The Advanced SQL Engine does not support globally-unique identifiers. This method will always throw an exception. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from object) |
![]() | GetInt16 | Overridden. Gets the value of the specified field (column) as an Int16. |
![]() | GetInt32 | Overridden. Gets the value of the specified field (column) as an Int32. |
![]() | GetInt64 | Overridden. Gets the value of the specified field (column) as an Int64. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetName | Overridden. Gets the name of the specified column. |
![]() | GetOrdinal | Overridden. Gets the index of the specified column. |
![]() | GetProviderSpecificFieldType | Overridden. Gets the .NET data type (System.Type) of the column. |
![]() | GetProviderSpecificValue | Overridden. Gets the value of the specified field (column) as an Object. |
![]() | GetProviderSpecificValues | Overridden. Gets the value of the specified fields (column) as an Object. |
![]() | GetSchemaTable | Overridden. Returns a DataTable that has one row (DataRow) for each column. The rows describe the column metadata. |
![]() | GetStream | Overridden. Gets the value of the specified field (column) as a IO.Stream. |
![]() | GetString | Overridden. Gets the value of the specified field (column) as a String. |
![]() | GetTdBlob | Gets the value of the specified field (column) as a TdBlob object. |
![]() | GetTdClob | Gets the value of the specified field (column) as a TdClob object. |
![]() | GetTdDate | Gets the value of the specified field (column) as a TdDate. |
![]() | GetTdDecimal | Gets the value of the specified field (column) as a TdDecimal. |
![]() | GetTdIntervalDay | Gets the value of the specified field (column) as a TdIntervalDay. |
![]() | GetTdIntervalDayToHour | Gets the value of the specified field (column) as a TdIntervalDayToHour. |
![]() | GetTdIntervalDayToMinute | Gets the value of the specified field (column) as a TdIntervalDayToMinute. |
![]() | GetTdIntervalDayToSecond | Gets the value of the specified field (column) as a TdIntervalDayToSecond. |
![]() | GetTdIntervalHour | Gets the value of the specified field (column) as a TdIntervalHour. |
![]() | GetTdIntervalHourToMinute | Gets the value of the specified field (column) as a TdIntervalHourToMinute. |
![]() | GetTdIntervalHourToSecond | Gets the value of the specified field (column) as a TdIntervalHourToSecond. |
![]() | GetTdIntervalMinute | Gets the value of the specified field (column) as a TdIntervalMinute. |
![]() | GetTdIntervalMinuteToSecond | Gets the value of the specified field (column) as a TdIntervalMinuteToSecond. |
![]() | GetTdIntervalMonth | Gets the value of the specified field (column) as a TdIntervalMonth. |
![]() | GetTdIntervalSecond | Gets the value of the specified field (column) as a TdIntervalSecond. |
![]() | GetTdIntervalYear | Gets the value of the specified field (column) as a TdIntervalYear. |
![]() | GetTdIntervalYearToMonth | Gets the value of the specified field (column) as a TdIntervalYearToMonth. |
![]() | GetTdNumber | Gets the value of the specified field (column) as a TdNumber. |
![]() | GetTdPeriodDate | Gets the value of the specified field (column) as a TdPeriodDate. |
![]() | GetTdPeriodTime | Gets the value of the specified field (column) as a TdPeriodTime. |
![]() | GetTdPeriodTimestamp | Gets the value of the specified field (column) as a TdPeriodTimestamp. |
![]() | GetTdPeriodTimestampWithTimeZone | Gets the value of the specified field (column) as a TdPeriodTimestampWithTimeZone. |
![]() | GetTdPeriodTimeWithTimeZone | Gets the value of the specified field (column) as a TdPeriodTimeWithTimeZone. |
![]() | GetTdTime | Gets the value of the specified field (column) as a TdTime. |
![]() | GetTdTimestamp | Gets the value of the specified field (column) as a TdTimestamp. |
![]() | GetTdTimestampWithTimeZone | Gets the value of the specified field (column) as a TdTimestampWithTimeZone. |
![]() | GetTdTimeWithTimeZone | Gets the value of the specified field (column) as a TdTimeWithTimeZone. |
![]() | GetTdXml | Gets the value of the specified field (column) as a TdXml object. |
![]() | GetTextReader | Overridden. Gets the value of the specified field (column) as a IO.TextReader. |
![]() | GetTime | Gets the value of the specified field (column) as a TimeSpan object. |
![]() | GetTimeSpan | Gets the value of the specified field (column) as a TimeSpan object. |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | GetValue | Overridden. Gets the value of the specified field (column) as an Object. |
![]() | GetValues | Overridden. Gets the value of the specified field (column) as an Object. |
![]() | GetXmlReader | Gets the value of the specified field (column) as a Xml.XmlReader. |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | IsDBNull | Overridden. Indicates whether the field is null. |
![]() | IsDBNullAsync | Overloaded. Overridden. |
![]() | NextResult | Overridden. Advances the data reader to the next data returning result set. |
![]() | NextResultAsync | Overloaded. Overridden. |
![]() | Read | Overridden. Advances the data reader to the next record / row. |
![]() | ReadAsync | Overloaded. Overridden. |
![]() | ToString | Returns a string that represents the current object. (Inherited from object) |