델파이에 이제 쪼금 눈에 익힌 학생인데요
책에서 이렇게 써 있는데 이게 무슨 말인지 모르겠어요 설명 좀 해주세요
----------------------------------------------------------------------------------
const
ekeyViol = 9729; // Key violation
eRequiredFieldMissing = 9732 // Field value required
eForeignKey = 9733; // Master record missing
eDetailsExist = 9734; // Cannot MODIFY or DELETE this Master record
----------------------------------------------------------------------------------
BDE 오류 메세지라고 책에서 설명이 나왔는데 저게 어떻게 작용하는지 잘 모르겠어요
꼭 좀 부탁 좀 드리겠습니다