mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 09:15:27 +08:00 
			
		
		
		
	OracleUS7AsciiAttribute
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
namespace FreeSql.DataAnnotations
 | 
			
		||||
{
 | 
			
		||||
    [AttributeUsage(AttributeTargets.Class)]
 | 
			
		||||
    [AttributeUsage(AttributeTargets.Property)]
 | 
			
		||||
    public class OracleUS7AsciiAttribute : Attribute
 | 
			
		||||
    {
 | 
			
		||||
        public OracleUS7AsciiAttribute() { }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user