DataTypes: SQL Server Data Types |
Catalog: Database
Schema: Invantive
Label: Data Types
This is a read-only view. The SQL Server API may not support changing the data or the Invantive SQL driver for SQL Server does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the SQL Server API.
View Columns
The columns of the view DataTypes are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
COLUMN_SIZE |
int64 |
Column Size |
☐ |
|
CREATE_FORMAT |
string(240) |
Create Format |
☐ |
|
CREATE_PARAMETERS |
string(240) |
Create Parameters |
☐ |
|
DATA_TYPE |
string(240) |
Data Type |
☐ |
|
IS_AUTOINCREMENTABLE |
boolean |
Is Auto-incrementable |
☐ |
|
IS_BEST_MATCH |
boolean |
Is Best Match |
☐ |
|
IS_CASE_SENSITIVE |
boolean |
Is Case-sensitive |
☐ |
|
IS_CONCURRENCY_TYPE |
boolean |
Is Concurrency Type |
☐ |
|
IS_FIXED_LENGTH |
boolean |
Is Fixed Length |
☐ |
|
IS_FIXED_PRECISION_SCALE |
boolean |
Is Fixed Precision Scale |
☐ |
|
IS_LITERAL_SUPPORTED |
boolean |
Is Literal Supported |
☐ |
|
IS_LONG |
boolean |
Is Long |
☐ |
|
IS_NULLABLE |
boolean |
Is Nullable |
☐ |
|
IS_SEARCHABLE |
boolean |
Is Searchable |
☐ |
|
IS_SEARCHABLE_WITH_LIKE |
boolean |
Is Searchable with Like |
☐ |
|
IS_UNSIGNED |
boolean |
Is Unsigned |
☐ |
|
LITERAL_PREFIX |
string(240) |
Literal Prefix |
☐ |
|
LITERAL_SUFFIX |
string(240) |
Literal Suffix |
☐ |
|
MAXIMUM_SCALE |
int16 |
Maximum Scale |
☐ |
|
MINIMUM_SCALE |
int16 |
Minimum Scale |
☐ |
|
NATIVE_DATA_TYPE |
string(240) |
Native Data Type |
☐ |
|
PROVIDER_DB_TYPE |
int32 |
Provider Database Type |
☐ |
|
SCHEMA_NAME |
string(240) |
Schema |
☐ |
|
TYPE_NAME |
string(240) |
Type Name |
☐ |
|
12-12-2020 18:19 Version 20.1.301-BETA+3023