class ArJdbc::MSSQL::BigIntegerType
@private
Public Instance Methods
type()
click to toggle source
# File lib/arjdbc/mssql/types.rb, line 86 def type; :bigint end
@private
# File lib/arjdbc/mssql/types.rb, line 86 def type; :bigint end