单项选择题
Which built-in would you reference in your trigger code to remove a report from the Reports Server queue dynamically?()
A.FIND_REPORT_OBJECT
B.CANCEL_REPORT_OBJECT
C.REPORT_OBJECT_STATUS
D.SET_PROPERTY OBJECT_PROPERTY
相关考题
-
单项选择题
YouarecreatinganewformfortheOrderEntryapplication.Youdefinearecordgroupthatwillbecreatedwhentheformisexecutingthisbuiltin:CREATE_GROUP(rg_emplist,global_scope)Whichform(s)intheapplicationwillhaveaccesstothisrecordgroup?()
A.All forms in the application.
B.Any forms opened by the user who initiated the record group.
C.Only the form issuing the CREATE_GROUP built-in.
D.Any forms referenced by the form that contains the procedure. -
多项选择题
WhichthreestatementsdescribethefunctionalityoftheDO_KEYbuilt-in?()
A.It accepts both a built-in and a key name as argument.
B.If no key trigger is defined, the specified built-in executes.
C.Its parameter must be specified in upper case, enclosed in single quotation marks.
D.It performs the same task as if you pressed the function key associated with the specified argument.
E.It executes the key trigger that corresponds to the built-in specified as its parameter. -
多项选择题
YouarecreatingaformthatwillaccessanOracle8database.Onwhichthreesourcescanyoubaseadatablock?()
A.BFILE
B.REF column
C.Object table
D.Column object
E.INSTEAD-OF trigger
