layui 2.02
@ -33,11 +33,12 @@ namespace <%= EntityNamespace %>
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// <%= Entity.Description %>
|
/// <%= Entity.Description %>
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public partial class <%= Entity.ClassName.ToSafeName() %>
|
public partial class <%= Entity.ClassName.ToSafeName() %> : Entity
|
||||||
{
|
{
|
||||||
public <%= Entity.ClassName.ToSafeName() %>()
|
public <%= Entity.ClassName.ToSafeName() %>()
|
||||||
{
|
{
|
||||||
<% foreach(var p in Entity.Properties) {
|
<% foreach(var p in Entity.Properties) {
|
||||||
|
if(p.IsPrimaryKey ==true) continue;
|
||||||
string type = p.SystemType.ToNullableType(p.IsNullable == true);
|
string type = p.SystemType.ToNullableType(p.IsNullable == true);
|
||||||
if(type =="int" || type=="decimal")
|
if(type =="int" || type=="decimal")
|
||||||
Response.WriteLine(" this."+p.PropertyName.ToSafeName()+"= 0;");
|
Response.WriteLine(" this."+p.PropertyName.ToSafeName()+"= 0;");
|
||||||
@ -51,7 +52,9 @@ namespace <%= EntityNamespace %>
|
|||||||
<% } // foreach %>
|
<% } // foreach %>
|
||||||
}
|
}
|
||||||
|
|
||||||
<% foreach(var p in Entity.Properties) { %>
|
<% foreach(var p in Entity.Properties) {
|
||||||
|
if(p.IsPrimaryKey ==true) continue;
|
||||||
|
%>
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// <%=p.Description %>
|
/// <%=p.Description %>
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 356 B |
Before Width: | Height: | Size: 686 B |
Before Width: | Height: | Size: 692 B |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 917 B |
Before Width: | Height: | Size: 592 B |
Before Width: | Height: | Size: 502 B |
Before Width: | Height: | Size: 347 B |
Before Width: | Height: | Size: 341 B |
Before Width: | Height: | Size: 581 B |
Before Width: | Height: | Size: 594 B |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 573 B |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 572 B |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 329 B |
Before Width: | Height: | Size: 494 B |
Before Width: | Height: | Size: 891 B |
Before Width: | Height: | Size: 441 B |
Before Width: | Height: | Size: 710 B |
Before Width: | Height: | Size: 526 B |
Before Width: | Height: | Size: 340 B |
Before Width: | Height: | Size: 810 B |
Before Width: | Height: | Size: 587 B |
Before Width: | Height: | Size: 428 B |
Before Width: | Height: | Size: 831 B |
Before Width: | Height: | Size: 348 B |
Before Width: | Height: | Size: 567 B |
Before Width: | Height: | Size: 612 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 405 B |
Before Width: | Height: | Size: 754 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 578 B |
Before Width: | Height: | Size: 637 B |
Before Width: | Height: | Size: 192 B |
Before Width: | Height: | Size: 628 B |
Before Width: | Height: | Size: 776 B |
Before Width: | Height: | Size: 458 B |
Before Width: | Height: | Size: 531 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 197 B |
Before Width: | Height: | Size: 617 B |
Before Width: | Height: | Size: 615 B |
Before Width: | Height: | Size: 380 B |
Before Width: | Height: | Size: 609 B |
Before Width: | Height: | Size: 655 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 368 B |
Before Width: | Height: | Size: 609 B |
Before Width: | Height: | Size: 379 B |
Before Width: | Height: | Size: 609 B |
Before Width: | Height: | Size: 567 B |
Before Width: | Height: | Size: 600 B |
Before Width: | Height: | Size: 610 B |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 823 B |
Before Width: | Height: | Size: 879 B |
Before Width: | Height: | Size: 519 B |
Before Width: | Height: | Size: 1.5 KiB |