DataProvider.InitRowDataManipulation(ArrayList, SortedList) メソッド

定義

行操作が効率的に行われるようにデータ構造を初期化する

public void InitRowDataManipulation(System.Collections.ArrayList parentProperties, System.Collections.SortedList postProcessList);
member this.InitRowDataManipulation : System.Collections.ArrayList * System.Collections.SortedList -> unit
Public Sub InitRowDataManipulation (parentProperties As ArrayList, postProcessList As SortedList)

パラメーター

parentProperties
ArrayList
postProcessList
SortedList

適用対象