DataConnector
C1DataReader クラス メンバ
プロパティ  メソッド 

C1.AdoNet.ServiceNow アセンブリ > C1.DataConnector.AdoNet 名前空間 : C1DataReader クラス

C1DataReaderデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティオーバーライドされます。 Gets a value indicating the depth of nesting for the current row.  
Public プロパティオーバーライドされます。 Gets the number of columns in the current row.  
Public プロパティオーバーライドされます。 Gets a value that indicates whether this C1DataReader contains one or more rows.  
Public プロパティオーバーライドされます。 Gets a value indicating whether the C1DataReader is closed.  
Public プロパティオーバーロードされます。 オーバーライドされます。 Gets the value of the specified column as an instance of System.Object.  
Public プロパティオーバーライドされます。 Gets the number of rows changed, inserted, or deleted by execution of the SQL statement.  
Public プロパティ System.Data.Common.DbDataReaderから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 Closes the C1DataReader object  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド指定された列の値を Boolean として取得します。 C1.DataConnector.C1DataReaderBaseから継承されます。
Public メソッド指定された列の値を Byte として取得します。 C1.DataConnector.C1DataReaderBaseから継承されます。
Public メソッド指定された列オフセットから始まるバイトのストリームを、指定されたバッファオフセットの位置から配列としてバッファに読み込みます。 C1.DataConnector.C1DataReaderBaseから継承されます。
Public メソッド指定された列の値を 1 文字として取得します。 C1.DataConnector.C1DataReaderBaseから継承されます。
Public メソッド指定された列オフセットから始まる文字のストリームを、指定されたバッファオフセットの位置から配列としてバッファに読み込みます。 C1.DataConnector.C1DataReaderBaseから継承されます。
Public メソッド指定された列のデータ型を表す文字列を取得します。 C1.DataConnector.C1DataReaderBaseから継承されます。
Public メソッド指定された列の値を DateTime オブジェクトとして取得します。 C1.DataConnector.C1DataReaderBaseから継承されます。
Public メソッド指定された列の値を Decimal オブジェクトとして取得します。 C1.DataConnector.C1DataReaderBaseから継承されます。
Public メソッド指定された列の値を倍精度浮動小数点数値として取得します。 C1.DataConnector.C1DataReaderBaseから継承されます。
Public メソッドオーバーライドされます。 Gets the data type of the specified column.  
Public メソッド System.Data.Common.DbDataReaderから継承されます。
Public メソッドオーバーロードされます。  System.Data.Common.DbDataReaderから継承されます。
Public メソッド指定された列の値を単精度浮動小数点数値として取得します。 C1.DataConnector.C1DataReaderBaseから継承されます。
Public メソッド指定された列の値をグローバル一意識別子(GUID)として取得します。 C1.DataConnector.C1DataReaderBaseから継承されます。
Public メソッド指定された列の値を 16 ビット符号付き整数として取得します。 C1.DataConnector.C1DataReaderBaseから継承されます。
Public メソッド指定された列の値を 32 ビット符号付き整数として取得します。 C1.DataConnector.C1DataReaderBaseから継承されます。
Public メソッド指定された列の値を 64 ビット符号付き整数として取得します。 C1.DataConnector.C1DataReaderBaseから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドオーバーライドされます。 Gets the name of the column, given the zero-based column ordinal.  
Public メソッドオーバーライドされます。 Gets the column ordinal given the name of the column.  
Public メソッドオーバーライドされます。 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.  
Public メソッド System.Data.Common.DbDataReaderから継承されます。
Public メソッド指定された列の値を文字列として取得します。 C1.DataConnector.C1DataReaderBaseから継承されます。
Public メソッド System.Data.Common.DbDataReaderから継承されます。
Public メソッドオーバーライドされます。 Gets the value of the specified column as an instance of System.Object.  
Public メソッドオーバーライドされます。 Populates an array of objects with the column values of the current row.  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドオーバーライドされます。 Gets a value that indicates whether the column contains nonexistent or missing values.  
Public メソッドオーバーロードされます。  System.Data.Common.DbDataReaderから継承されます。
Public メソッドオーバーライドされます。 Advances the reader to the next result when reading the results of a batch of statements.  
Public メソッドオーバーロードされます。  System.Data.Common.DbDataReaderから継承されます。
Public メソッドオーバーライドされます。 Advances the reader to the next record in a result set.  
Public メソッドオーバーロードされます。 オーバーライドされます。 An asynchronous version of Read method.  
トップ
参照

C1DataReader クラス
C1.DataConnector.AdoNet 名前空間