- 2026-04-24 1.0.0.0 Primera versión estable
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
using System.Linq;
|
||||
|
||||
namespace bdAsegasa.db
|
||||
@@ -22,6 +23,7 @@ namespace bdAsegasa.db
|
||||
}
|
||||
}
|
||||
|
||||
[NotMapped]
|
||||
public int? ValorEntero1
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user