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

適用於