使用存储过程并返回值与及返回值的获得方法
摘要:转载: 转载: CREATE TABLE [dbo].[Order]([o_id] [bigint] IDENTITY(1,1) NOT FOR REPLICATION NOT NULL,[o_buyerid] [int] NOT NULL) 1.OUPUT参数返回值例: 向Order表插入一条记录
阅读全文
posted @ 2017-02-27 16:12
posted @ 2017-02-27 16:12
Powered by:
博客园
Copyright © 2025 sunshineicy
Powered by .NET 9.0 on Kubernetes