510-309 試験問題を無料オンラインアクセス

試験コード:510-309
試験名称:Powerbuilder 10.0 professional exam
認定資格:Sybase
無料問題数:120
更新日:2026-09-17
評価
100%

問題 1

Which of the following DataWindow presentation styles will allow the user to create a Group?
(Choose 3)

問題 2

After the following script is executed, what is the integer value of the variable urrentRow?
int currentRow = 0;
dw_1.SelectRow(99, FALSE)
dw_1.ScrollToRow(20)
dw_1.SelectRow(21, TRUE)
dw_1.ReSelectRow(5)
currentRow = dw_1.GetRow()

問題 3

Which libraries need to be deployed with every PowerBuilder 10 application, regardless of functionality? (Choose 3)

問題 4

Set the contents of the following HTML DataWindow column property to add JavaScript to the HTML generated for a column.

問題 5

To get business details about a web service, you must use a key that is typically obtained from which of the following UDDIProxy methods?

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。