The SelectCommand property can be set to a SQL statement or a stored procedure.
可以将SelectCommand属性设置为sql语句或存储过程。
2
After the parameter value is assigned, you can set the Active property of the BdpDataAdapter component to True again to re-execute the stored procedure.