Number(5) in Oracle what is it meaning in C# -


i created table , 1 of column area number(5),

 project_code  number(5)  not null , 

when entegred in model in c# like;

  public global::system.int16 project_code 

my question why getting int16 because int16 meaning short , max value "32767" if value 32768 oracle okay c#?

because odpnet have specification inform of state of fact.

oracle datatype mapping .net

in code execution can have issue if manually set value incorrect range. recommand use same application set value, guarantee process.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -