文件名称:LayerGen35
- 所属分类:
- SQL Server数据库
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-06-15
- 文件大小:
- 2.33mb
- 下载次数:
- 0次
- 提 供 者:
- Mahdi*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Automatically generate Business and Data layers a SQL Server, MySql or SQLIte design.-The screen is pretty intuitive and there are help icons next to every option. You can hover over any of the help icons to get a tooltip fly out with more information.
The first thing to do is your engine the dropdown marked SQL Server: . You will get the choice of SQL Server , MySql or SQLite . Depending on which one you choose, the options will change.
Fill in the appropriate options to connect to your . Depending on the options you select, the connection string builder will automatically update as you fill in options. You can Custom Connection String if you want to manually edit your connection string.
Once your connection string is built, you can click the button next to Objects . This will bring up a list of all your tables or views in the . LayerGen will only create code for the objects you in this window. Since our example has no views, you will only see our 3 tables we created listed under the Tables section of the window. Place a check mark in all 3 chec
The first thing to do is your engine the dropdown marked SQL Server: . You will get the choice of SQL Server , MySql or SQLite . Depending on which one you choose, the options will change.
Fill in the appropriate options to connect to your . Depending on the options you select, the connection string builder will automatically update as you fill in options. You can Custom Connection String if you want to manually edit your connection string.
Once your connection string is built, you can click the button next to Objects . This will bring up a list of all your tables or views in the . LayerGen will only create code for the objects you in this window. Since our example has no views, you will only see our 3 tables we created listed under the Tables section of the window. Place a check mark in all 3 chec
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LayerGen35.sln
LayerGen35
..........\DatabasePlugins
..........\...............\Common.cs
..........\...............\IDatabasePlugin.cs
..........\...............\MySql.cs
..........\...............\Sqlite.cs
..........\...............\SqlServer.cs
..........\ExtensionMethods.cs
..........\LayerGen.snk
..........\LayerGen35.csproj
..........\Layergen3x.ico
..........\LgObject.cs
..........\MainForm.cs
..........\MainForm.Designer.cs
..........\MainForm.resx
..........\ObjectExplorer.cs
..........\ObjectExplorer.Designer.cs
..........\ObjectExplorer.resx
..........\ObjectExplorerMySql.cs
..........\ObjectExplorerMySql.Designer.cs
..........\ObjectExplorerMySql.resx
..........\ObjectExplorerSqlite.cs
..........\ObjectExplorerSqlite.Designer.cs
..........\ObjectExplorerSqlite.resx
..........\PleaseWaitForm.cs
..........\PleaseWaitForm.Designer.cs
..........\PleaseWaitForm.resx
..........\Program.cs
..........\Properties
..........\..........\AssemblyInfo.cs
..........\..........\Resources.Designer.cs
..........\..........\Resources.resx
..........\..........\Settings.Designer.cs
..........\..........\Settings.settings
..........\RegistryFunctions.cs
..........\Resources
..........\.........\AprilTile.png
..........\.........\Help-icon1.png
..........\Templates
..........\.........\BusinessLayer
..........\.........\.............\MySqlCSharp.txt
..........\.........\.............\MySqlVbNet.txt
..........\.........\.............\SQLiteCSharp.txt
..........\.........\.............\SQLiteVbNet.txt
..........\.........\.............\SqlServerCSharp.txt
..........\.........\.............\SqlServerVbNet.txt
..........\.........\DataLayer
..........\.........\.........\MySqlCSharp.txt
..........\.........\.........\MySqlVbNet.txt
..........\.........\.........\SQLiteCSharp.txt
..........\.........\.........\SQLiteVbNet.txt
..........\.........\.........\SqlServerCSharp.txt
..........\.........\.........\SqlServerVbNet.txt
..........\.........\Universal1MySqlCs.txt
..........\.........\Universal1MySqlVb.txt
..........\.........\Universal1SqliteCs.txt
..........\.........\Universal1SqliteVb.txt
..........\.........\Universal1SqlServerCs.txt
..........\.........\Universal1SqlServerVb.txt
..........\.........\Universal2MySqlCs.txt
..........\.........\Universal2MySqlVb.txt
..........\.........\Universal2SqliteCs.txt
..........\.........\Universal2SqliteVb.txt
..........\.........\Universal2SqlServerCs.txt
..........\.........\Universal2SqlServerVb.txt
MySql.Data
..........\Authentication
..........\..............\AuthenticationManager.cs
..........\..............\MySQLAuthenticationPlugin.cs
..........\..............\NativePasswordPlugins.cs
..........\..............\Sha256AuthenticationPlugin.cs
..........\..............\WindowsAuthenticationPlugin.cs
..........\base
..........\....\Attributes.cs
..........\....\BaseTransaction.cs
..........\....\DbConnectionStringBuilder.cs
..........\....\DbException.cs
..........\....\Enums.cs
..........\....\Extras.cs
..........\....\ICloneable.cs
..........\....\MySqlNullValueException.cs
..........\....\StateChangeEventArgs.cs
..........\....\ThreadAbortException.cs
..........\BulkLoader.cs
..........\cf
..........\..\BufferedStream.cs
..........\..\MissingAttributes.cs
..........\..\WinCE.cs
..........\CharSetMap.cs
..........\Command.cs
..........\CommandBuilder.cs
..........\common
..........\......\Cache.cs
..........\......\ContextString.cs
..........\......\LowResolutionStopwatch.cs
..........\......\MyNetworkStream-RT.cs
..........\......\MyNetworkStream.cs
..........\......\MySqlTokenizer.cs
..........\......\NamedPipeStream.cs