ActiveReports for .NET 18.0J
FromDbCommand メソッド

GrapeCity.ActiveReports.Rendering.DataProcessing 名前空間 > RecordsAdapter クラス : FromDbCommand メソッド
指定されたコマンドのレコード列挙子を作成します。
シンタックス
'宣言
 
Public Shared Function FromDbCommand( _
   ByVal command As IDbCommand, _
   ByVal fields As Collection(Of Field), _
   ByVal expressionContext As GrapeCity.Enterprise.Data.DataEngine.ExpressionEvaluation.IExpressionContext, _
   ByVal token As CancellationToken _
) As GrapeCity.Enterprise.Data.DataEngine.Extensions.IBuffer(Of Record)
public static GrapeCity.Enterprise.Data.DataEngine.Extensions.IBuffer<Record> FromDbCommand( 
   IDbCommand command,
   Collection<Field> fields,
   GrapeCity.Enterprise.Data.DataEngine.ExpressionEvaluation.IExpressionContext expressionContext,
   CancellationToken token
)

パラメータ

command
fields
expressionContext
token
参照

RecordsAdapter クラス
RecordsAdapter メンバ