![]() | ![]() |
Home |
|
|
Access Service User's Guide DirectConnect for AS/400 |
|
| Chapter 12 Accessing catalog information with CSPs |
|
| sp_special_columns |
|
| Parameters |
is the name of the table. Wildcard-character search patterns are not supported. Views are not supported.
table_owneris the name of the collection if the CSPCatalogQualifier property value is QSYS2. Otherwise, this parameter can be ignored, set to NULL, or set to the value of the CSPCatalogQualifier property.
table_qualifieris ignored. Leave blank or set to NULL.
col_typeis a value that requests information about columns of a specific type as follows:
"R" returns information about columns with values that uniquely identify any row in the table.
"V" returns information about columns with values that are automatically generated by a target each time a row is inserted or updated.
|
|