The property editor for the CommandText property acts accordingly, showing a list of available tables, a SQL dialog, or a list of available Stored Procedures.
CommandText属性的属性编辑器将做出响应,相应地显示一系列表、一个SQL对话框或一系列可用的存储过程。
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.
根据CommandType的值,将以不同的方式解释commandtext属性:可将之视为表、SQL命令或存储过程的名称。
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.
根据CommandType的值,将以不同的方式解释commandtext属性:可将之视为表、SQL命令或存储过程的名称。
应用推荐