DataConnector
NextResult メソッド (C1DataReader)

C1.AdoNet.GoogleAnalytics アセンブリ > C1.DataConnector.AdoNet 名前空間 > C1DataReader クラス : NextResult メソッド
Advances the reader to the next result when reading the results of a batch of statements.
シンタックス
'宣言
 
Public Overrides Function NextResult() As System.Boolean
public override System.bool NextResult()

戻り値の型

true if there are more result sets; otherwise false.
参照

C1DataReader クラス
C1DataReader メンバ