Snowfun

导航

 

2012年9月12日

摘要: 提示错误:由于 safe 程序集 'SqlServerCLRCallNet' 中 'SqlServerCLRCallNet.TEST' 类型的方法 'CallSAPFunUpdateDataVB' 将存储到静态字段,CREATE ASSEMBLY 失败。在 safe 程序集中不允许存储到静态字段过程代码:View Code usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingVBLib;namespaceSqlServerCLRCallNet{publicclassT 阅读全文
posted @ 2012-09-12 11:43 Snowfun 阅读(998) 评论(0) 推荐(0) 编辑