开发者

Microsoft.SqlServer.Management.Sdk.Sfc.Urn

I have the SQL2008 version of SMO and although it uses this class internally I can't figure how to bring it into scope so I can declare vari开发者_开发百科ables to hold values of this type.

Yes I know I could declare them as object but then I'd still be unable to cast them to pass typed parameters.

What reference do I need to add to my project and what using statement do I need to bring Urn into scope?


Found it. There is a free-standing assembly

Microsoft.SqlServer.Management.Sdk.Sfc

Urn is defined in there now.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜