名前 | 解説 | |
---|---|---|
Close | Closes the C1.DataConnector.AdoNet.C1DataReader object C1.DataConnector.AdoNet.C1DataReaderから継承されます。 | |
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. C1.DataConnector.AdoNet.C1DataReaderから継承されます。 | |
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. C1.DataConnector.AdoNet.C1DataReaderから継承されます。 | |
GetOrdinal | Gets the column ordinal given the name of the column. C1.DataConnector.AdoNet.C1DataReaderから継承されます。 | |
GetSchemaTable | オーバーライドされます。 Schema information in GoogleAnalytics 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. C1.DataConnector.AdoNet.C1DataReaderから継承されます。 | |
GetValues | Populates an array of objects with the column values of the current row. C1.DataConnector.AdoNet.C1DataReaderから継承されます。 | |
InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | |
IsDBNull | Gets a value that indicates whether the column contains nonexistent or missing values. C1.DataConnector.AdoNet.C1DataReaderから継承されます。 | |
IsDBNullAsync | オーバーロードされます。 System.Data.Common.DbDataReaderから継承されます。 | |
NextResult | Advances the reader to the next result when reading the results of a batch of statements. C1.DataConnector.AdoNet.C1DataReaderから継承されます。 | |
NextResultAsync | オーバーロードされます。 System.Data.Common.DbDataReaderから継承されます。 | |
Read | Advances the reader to the next record in a result set. C1.DataConnector.AdoNet.C1DataReaderから継承されます。 | |
ReadAsync | オーバーロードされます。 An asynchronous version of C1.DataConnector.AdoNet.C1DataReader.Read method. C1.DataConnector.AdoNet.C1DataReaderから継承されます。 |