欢迎来到淘码网(TMA.CN)

LayerGen35

价格: ¥ 9 积分可抵¥ 9

最后更新: 2019-12-26 12:33:59

演示地址:

指导费: 免费

分类
参数1
参数2
参数3
参数4
参数5
参数6
大小
1 MB
发货方式
自动发货
下载方式
远程下载
1
1
1
备注说明

所属分类SQL Server
开发工具:SQL
文件大小:2381KB
下载次数:3
上传日期:2015-06-15 09:29:08
说明:  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)

文件列表
LayerGen35
..........\DatabasePlugins
..........\...............\Common.cs,18684,2015-06-04
..........\...............\IDatabasePlugin.cs,1066,2015-06-09
..........\...............\MySql.cs,125657,2015-06-11
..........\...............\Sqlite.cs,99991,2015-06-11
..........\...............\SqlServer.cs,128678,2015-06-11
..........\ExtensionMethods.cs,7852,2015-06-03
..........\LayerGen.snk,596,2015-05-23
..........\LayerGen35.csproj,8332,2015-06-06

..........\LgObject.cs,164,2015-05-17
..........\MainForm.cs,37931,2015-06-09
..........\MainForm.Designer.cs,87675,2015-06-09
..........\MainForm.resx,97141,2015-06-09
..........\ObjectExplorer.cs,7615,2015-06-04
..........\ObjectExplorer.Designer.cs,10152,2015-03-25
..........\ObjectExplorer.resx,94805,2014-06-22
..........\ObjectExplorerMySql.cs,5269,2015-06-04
..........\ObjectExplorerMySql.Designer.cs,10109,2014-06-30
..........\ObjectExplorerMySql.resx,94805,2014-06-30
..........\ObjectExplorerSqlite.cs,4814,2015-06-04
..........\ObjectExplorerSqlite.Designer.cs,10113,2014-06-22
..........\ObjectExplorerSqlite.resx,94805,2014-06-22
..........\PleaseWaitForm.cs,482,2015-05-17
..........\PleaseWaitForm.Designer.cs,2708,2015-05-17
..........\PleaseWaitForm.resx,5817,2015-05-17
..........\Program.cs,505,2014-06-15
..........\Properties
..........\..........\AssemblyInfo.cs,1520,2015-06-14
..........\..........\Resources.Designer.cs,3606,2015-05-17
..........\..........\Resources.resx,6453,2015-05-17
..........\..........\Settings.Designer.cs,1097,2014-06-15
..........\..........\Settings.settings,249,2014-06-15
..........\RegistryFunctions.cs,4040,2015-05-29
..........\Resources
..........\.........\AprilTile.png
..........\.........\Help-icon1.png
..........\Templates
..........\.........\BusinessLayer
..........\.........\.............\MySqlCSharp.txt,15196,2015-06-09
..........\.........\.............\MySqlVbNet.txt,13907,2015-06-09
..........\.........\.............\SQLiteCSharp.txt,6575,2015-06-09
..........\.........\.............\SQLiteVbNet.txt,6472,2015-06-09
..........\.........\.............\SqlServerCSharp.txt,15194,2015-06-09
..........\.........\.............\SqlServerVbNet.txt,13907,2015-06-09
..........\.........\DataLayer
..........\.........\.........\MySqlCSharp.txt,45117,2015-06-11
..........\.........\.........\MySqlVbNet.txt,46590,2015-06-11
..........\.........\.........\SQLiteCSharp.txt,25312,2015-06-11
..........\.........\.........\SQLiteVbNet.txt,25272,2015-06-11
..........\.........\.........\SqlServerCSharp.txt,44954,2015-06-11
..........\.........\.........\SqlServerVbNet.txt,44895,2015-06-11
..........\.........\Universal1MySqlCs.txt,8225,2015-06-06
..........\.........\Universal1MySqlVb.txt,7932,2015-06-06
..........\.........\Universal1SqliteCs.txt,4330,2015-06-06
..........\.........\Universal1SqliteVb.txt,4173,2015-06-06
..........\.........\Universal1SqlServerCs.txt,8205,2015-06-06
..........\.........\Universal1SqlServerVb.txt,7912,2015-06-06
..........\.........\Universal2MySqlCs.txt,7210,2015-06-06
..........\.........\Universal2MySqlVb.txt,7366,2015-06-06
..........\.........\Universal2SqliteCs.txt,3291,2015-06-06
..........\.........\Universal2SqliteVb.txt,3455,2015-06-06
..........\.........\Universal2SqlServerCs.txt,7210,2015-06-06
..........\.........\Universal2SqlServerVb.txt,7366,2015-06-06
LayerGen35.sln,4740,2015-05-09
MySql.Data
..........\Authentication
..........\..............\AuthenticationManager.cs,3389,2015-05-08
..........\..............\MySQLAuthenticationPlugin.cs,7855,2015-05-08
..........\..............\NativePasswordPlugins.cs,4079,2015-05-08
..........\..............\Sha256AuthenticationPlugin.cs,5030,2015-05-08
..........\..............\WindowsAuthenticationPlugin.cs,15303,2015-05-08
..........\base
..........\....\Attributes.cs,3353,2015-05-08
..........\....\BaseTransaction.cs,1367,2015-05-08
..........\....\DbConnectionStringBuilder.cs,8136,2015-05-08
..........\....\DbException.cs,1941,2015-05-08
..........\....\Enums.cs,2079,2015-05-08
..........\....\Extras.cs,3130,2015-05-08
..........\....\ICloneable.cs,1346,2015-05-08
..........\....\MySqlNullValueException.cs,1269,2015-05-08
..........\....\StateChangeEventArgs.cs,1704,2015-05-08
..........\....\ThreadAbortException.cs,1380,2015-05-08
..........\BulkLoader.cs,14477,2015-05-08
..........\cf
..........\..\BufferedStream.cs,6920,2015-05-08
..........\..\MissingAttributes.cs,2091,2015-05-08
..........\..\WinCE.cs,1499,2015-05-08
..........\CharSetMap.cs,9003,2015-05-08
..........\Command.cs,39324,2015-05-08
..........\CommandBuilder.cs,12214,2015-05-08
..........\common
..........\......\Cache.cs,2611,2015-05-08
..........\......\ContextString.cs,6622,2015-05-08
..........\......\LowResolutionStopwatch.cs,3035,2015-05-08
..........\......\MyNetworkStream-RT.cs,6651,2015-05-08
..........\......\MyNetworkStream.cs,12284,2015-05-08
..........\......\MySqlTokenizer.cs,9542,2015-05-08
..........\......\NamedPipeStream.cs,8096,2015-05-08

0 (0%)

好评

0 (0%)

中评

0 (0%)

差评

  • 会员中心
  • 浏览记录
  • 我的订单
  • 我的收藏
  • 在线客服

    点击这里给我发消息 点击这里给我发消息

    官方微信

    仅处理投诉、举报及平台使用问题;
    商品问题请咨询商家客服!

  • 意见反馈
  • 返回顶部
浏览记录