FlexReport for WinForms
ReadChildren メソッド (RplRec)


C1.Document.4.6.2 アセンブリ > C1.Ssrs.RplReader.Recs 名前空間 > RplRec クラス : ReadChildren メソッド
シンタックス
'宣言
 
Protected Shared Sub ReadChildren( _
   ByVal rr As RplReader, _
   ByVal children As RplRecs, _
   ByVal table As RecTable, _
   ByVal finishCode As System.Byte _
) 
'使用法
 
Dim rr As RplReader
Dim children As RplRecs
Dim table As RecTable
Dim finishCode As System.Byte
 
RplRec.ReadChildren(rr, children, table, finishCode)
protected static void ReadChildren( 
   RplReader rr,
   RplRecs children,
   RecTable table,
   System.byte finishCode
)

パラメータ

rr
children
table
finishCode
参照

参照

RplRec クラス
RplRec メンバ