DbTableColumnDeclareType

Declared type of the database table column

Syntax

DbTableColumnDeclareType "value";

Description

This should be specified only when the generated database type is not sufficient.

public     Domestic ENUMERATION(FndYesNo) AMIU- {
   DbTableColumnDeclareType "VARCHAR2(1)";
}

This page is generated from IFS Developer Studio at 2021-08-13 08:48.