摘要: public ExtendedProperty[] GetExtendedProperties(string connectionString, SchemaObjectBase schemaObject) { List extendedProperties = new List(); if (schemaObject is Co... 阅读全文
posted @ 2016-08-26 11:43 -H&H- 阅读(1404) 评论(3) 推荐(0)