Microsoft.sqlserver.Management.Smo 的 CLSID 和 PROG ID 是什么
任何人都可以告诉我在哪里可以获得 Smo 库的 CLSID 和 ProgID 吗?
至于 DMO,它是在 Microsoft 的头文件中给出的。但我没有找到任何
与 smo 相关的头文件。
Smo的CLSID和ProgID是什么?
任何 Hep 在这方面都非常感激。
提前致谢。
Can any Body tell me wher can i get CLSID and ProgID of Smo library??
As for DMO it is givenn in a Header file by Microsoft.But i am not finding any Header file
related to smo.
What is the CLSID and ProgID of Smo ??
ANy Hep in this regard greately Appreciated.
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
603F0A84-5631-3CA0-BCE0-C96597C2C1A0
603F0A84-5631-3CA0-BCE0-C96597C2C1A0
使用#import,它将生成所有为您提供 CLSID、IID 和接口智能指针。
Use #import, it will generate all the CLSID, IID and interface smart pointers for you.