嗨,我想知道“long k = new sqlconnection();”的含义是什么?提前谢谢你 [英] Hi ,i want to know what is the meaning of "long k=new sqlconnection();" thank u in advance

查看:95
本文介绍了嗨,我想知道“long k = new sqlconnection();”的含义是什么?提前谢谢你的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,我想知道上述问题的含义。

如果错了,我想知道为什么

谢谢你#cord

Hello every one ,i want to know the meaning of the above question.
if it is wrong ,i want to know why
thank u c# corner

推荐答案

这是错误的,因为 sqlconnection构造函数 [ ^ ]未返回 long ...它返回一个 sqlconnection类 [ ^ ]
It's wrong because the sqlconnection constructor[^] does not return a long ... it returns an instance of a sqlconnection class[^]


这篇关于嗨,我想知道“long k = new sqlconnection();”的含义是什么?提前谢谢你的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆