readme.txt
来自「CodeWizardRC2.zip for Rainbow Souce Code」· 文本 代码 · 共 20 行
TXT
20 行
What's new
2003/12/12
- Added the rp_ prefix to the stored procedures (though it will also work if the tables do not have the rp_ prefix)
- Changed C# Classes Tab text to C# DB Class and incorporated the above rp_ prefix changes
- Changed Stored Procedures Tab text to Install.sql and added table and table_st creation code
- Added Uninstall.sql Tab with dropping of stored procedures and triggers but not tables code
- Changed button Copy SP button text to Copy Inst and added Copy Uninst button
- Changed to expect ModuleID rather than ModuleId for tables and stored procedures
2003/03/02- Guid Support
- ModuleId optional field in Get procedure
KNOWN ISSUES
- Only Single Identity Autoincrement Integer Keys and Guid columns (new)
- Space in Table and fields name are not allowed
- SqlVariant data type is not supported in c# class generator
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?