Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 C# odbc 连接中传递 ref 游标类型。而且我不想使用 OracleClient,因为它已被弃用,未来版本的 .net 将不再支持它。
谢谢您的帮助。