DataProvider.InitRowDataManipulation(ArrayList, SortedList) Método

Definición

init data structures so that row manipulation is done eficiently

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)

Parámetros

parentProperties
ArrayList
postProcessList
SortedList

Se aplica a