¶
개요
DataTable에 지정된 Index의 Row를 삭제합니다.
¶
속성
DataTable
실행하고자 하는 DataTable 변수 명을 지정합니다. (Type: DataTable)
RowIndex
삭제하고자 하는 Row의 Index를 지정합니다. (Type: Int)