mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-22 18:52:50 +08:00
OracleUS7AsciiAttribute
This commit is contained in:
parent
ba4d6a06bb
commit
6525c7000f
@ -2,7 +2,7 @@
|
||||
|
||||
namespace FreeSql.DataAnnotations
|
||||
{
|
||||
[AttributeUsage(AttributeTargets.Class)]
|
||||
[AttributeUsage(AttributeTargets.Property)]
|
||||
public class OracleUS7AsciiAttribute : Attribute
|
||||
{
|
||||
public OracleUS7AsciiAttribute() { }
|
||||
|
Loading…
x
Reference in New Issue
Block a user