| 名前 | 解説 | |
|---|---|---|
![]() | Close | オーバーライドされます。 Closes the C1DataReader object |
![]() | CreateObjRef | System.MarshalByRefObjectから継承されます。 |
![]() | GetBoolean | C1.DataConnector.C1DataReaderBaseから継承されます。 |
![]() | GetByte | C1.DataConnector.C1DataReaderBaseから継承されます。 |
![]() | GetBytes | C1.DataConnector.C1DataReaderBaseから継承されます。 |
![]() | GetChar | C1.DataConnector.C1DataReaderBaseから継承されます。 |
![]() | GetChars | C1.DataConnector.C1DataReaderBaseから継承されます。 |
![]() | GetDataTypeName | C1.DataConnector.C1DataReaderBaseから継承されます。 |
![]() | GetDateTime | C1.DataConnector.C1DataReaderBaseから継承されます。 |
![]() | GetDecimal | C1.DataConnector.C1DataReaderBaseから継承されます。 |
![]() | GetDouble | C1.DataConnector.C1DataReaderBaseから継承されます。 |
![]() | GetFieldType | オーバーライドされます。 Gets the data type of the specified column. |
![]() | GetFieldValue<T> | System.Data.Common.DbDataReaderから継承されます。 |
![]() | GetFieldValueAsync | オーバーロードされます。 System.Data.Common.DbDataReaderから継承されます。 |
![]() | GetFloat | C1.DataConnector.C1DataReaderBaseから継承されます。 |
![]() | GetGuid | C1.DataConnector.C1DataReaderBaseから継承されます。 |
![]() | GetInt16 | C1.DataConnector.C1DataReaderBaseから継承されます。 |
![]() | GetInt32 | C1.DataConnector.C1DataReaderBaseから継承されます。 |
![]() | GetInt64 | C1.DataConnector.C1DataReaderBaseから継承されます。 |
![]() | GetLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | GetName | オーバーライドされます。 Gets the name of the column, given the zero-based column ordinal. |
![]() | GetOrdinal | オーバーライドされます。 Gets the column ordinal given the name of the column. |
![]() | GetSchemaTable | オーバーライドされます。 Schema information is difficult to map into .NET conventions, so a lot of work must be done to gather the necessary information so it can be represented in an ADO.NET manner. |
![]() | GetStream | System.Data.Common.DbDataReaderから継承されます。 |
![]() | GetString | C1.DataConnector.C1DataReaderBaseから継承されます。 |
![]() | GetTextReader | System.Data.Common.DbDataReaderから継承されます。 |
![]() | GetValue | オーバーライドされます。 Gets the value of the specified column as an instance of System.Object. |
![]() | GetValues | オーバーライドされます。 Populates an array of objects with the column values of the current row. |
![]() | InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | IsDBNull | オーバーライドされます。 Gets a value that indicates whether the column contains nonexistent or missing values. |
![]() | IsDBNullAsync | オーバーロードされます。 System.Data.Common.DbDataReaderから継承されます。 |
![]() | NextResult | オーバーライドされます。 Advances the reader to the next result when reading the results of a batch of statements. |
![]() | NextResultAsync | オーバーロードされます。 System.Data.Common.DbDataReaderから継承されます。 |
![]() | Read | オーバーライドされます。 Advances the reader to the next record in a result set. |
![]() | ReadAsync | オーバーロードされます。 オーバーライドされます。 An asynchronous version of Read method. |
