摘要:
SchemaExplorer.TableSchemaSchemaExplorer.ColumnSchemaDataType datatimeSystemType System.DataTimeNativeType 数据库中的类型Name 数据库中的字段名称 阅读全文
posted @ 2006-10-19 18:41
吴勇
阅读(256)
评论(0)
推荐(0)
|
摘要:
SchemaExplorer.TableSchemaSchemaExplorer.ColumnSchemaDataType datatimeSystemType System.DataTimeNativeType 数据库中的类型Name 数据库中的字段名称 阅读全文
posted @ 2006-10-19 18:41
吴勇
阅读(256)
评论(0)
推荐(0)
摘要:
根据数字段返回字段 public string GetSqlDbType(ColumnSchema column){ switch (column.NativeType) { case "bigint": return "BigInt"; case "binary": return "Binary"; case "bit": return "B... 阅读全文
posted @ 2006-10-19 17:51
吴勇
阅读(524)
评论(2)
推荐(0)
摘要:
英文名 中文名 功能简介 演示站点 Announcements 公告模块 可用于发布站点的新闻、通知。支持搜索、... 阅读全文
posted @ 2006-10-19 14:02
吴勇
阅读(221)
评论(0)
推荐(0)
|