By default , commandtype is set to ctquery , and the Commandtype默認(rèn)地設(shè)置為ctquery ,而
The commandtype property of the tsqldataset component should be set to ctquery already , so you can enter an sql command in the Tsqldataset組件的commandtype屬性這時(shí)應(yīng)該已被設(shè)置為ctquery ,因此可以在
Based on the value of commandtype , the commandtext property is interpreted differently : it s either considered to be the name of a table , a sql command , or the name of a stored procedure 根據(jù)commandtype的值,將以不同的方式解釋commandtext屬性:可將之視為表、 sql命令或存儲(chǔ)過(guò)程的名稱。