网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
IntheCOURSE_ENROLLMENTformmodule,youdefineamaster-detailrelationbetweentheCOURSES_OFFEREDdatablockandtheSTUDENTdatablock,respectively.Toimplementblockcoordination,whichstatementmustbetrue?()

A.TheEnforcePrimaryKeypropertyontheSTUDENTblockissettoYes.

B.TheAliaspropertyontheCOURSES_OFFEREDblockissettoStudent.

C.TheCopyValuefromitempropertyontheforeignkeyitemintheSTUDENTblocksissettotheprimarykeyitemoftheCOURSES_OFFEREDblock.

D.TheSynchronizewithitempropertyontheforeignkeyitemintheSTUDENTblockissettotheprimarykeyitemoftheCOURSES_OFFEREDblock.


参考答案

更多 “ IntheCOURSE_ENROLLMENTformmodule,youdefineamaster-detailrelationbetweentheCOURSES_OFFEREDdatablockandtheSTUDENTdatablock,respectively.Toimplementblockcoordination,whichstatementmustbetrue?() A.TheEnforcePrimaryKeypropertyontheSTUDENTblockissettoYes.B.TheAliaspropertyontheCOURSES_OFFEREDblockissettoStudent.C.TheCopyValuefromitempropertyontheforeignkeyitemintheSTUDENTblocksissettotheprimarykeyitemoftheCOURSES_OFFEREDblock.D.TheSynchronizewithitempropertyontheforeignkeyitemintheSTUDENTblockissettotheprimarykeyitemoftheCOURSES_OFFEREDblock. ” 相关考题
考题 Form_AinvokesForm_BinPost-Onlymode.Whichstatementmustbetrue?() A.Form_Ahasupdatesordeletesthathavenotbeenpostedorcommitted,andForm_AinvokesForm_BwiththeOPEN_FORMbuilt-in.B.Form_Ahasupdatesordeletesthathavenotbeenpostedorcommitted,andForm_AinvokesForm_BwiththeCALL_FORMbuilt-in.C.Form_Ahasinsertsthathavenotbeenpostedorcommitted,andForm_AinvokesForm_BwiththeOPEN_FORMbuilt-in.D.Form_Ahasinsertsthathavenotbeenpostedorcommitted,andForm_AinvokesForm_BwiththeCALL_FORMbuiltin.