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

적용 대상