Delete4 DELETE문 2009. 4. 5. 데이터 조작어(INSERT,DELETE,UPDATE,MERGE) 알아보기 보호되어 있는 글 입니다. 2008. 11. 4. INSERT, DELETE, UPDATE, MERGE에 대하여 2008. 10. 6. how to delete, move directory Today, we learn how to delete a directory and move. when your program must delete a directory and the files the directory contains. In such cases, you just use the Directory class Delete method. To delete a directory and, optionally, the files and subdirectories the directory contains, invoke the Delete method with the directory name and the value True like Directory.Delete("DirectoryName", True.. 2008. 6. 30. 이전 1 다음