7
Answers

What is the data type for BigInt to use in my model

I have bigInt as a datatype in SQL. When I try Int64/Int32/long in my model, it gives me an error. What else can I use as a datatype in my model for BigInt?
Answers (7)