摘要:
sql server2005执行这条存储过程,你可以动态的获取你想要的存储过程参数: 1select 2 specific_catalog as DataName, --库名 3 parameter_name as ParamName, --参数 4 data_type as DataType, --类型 5 ordinal_position as Position --位置 6fr... 阅读全文
posted @ 2008-06-28 15:50
Max Gan
阅读(353)
评论(0)
推荐(0)

浙公网安备 33010602011771号