PCXmlSessionDatabaseRelationTypes.columnHasBeenEncountered Method [AX 2012]

Indicates whether a system table constraint column has already been encountered.

public boolean columnHasBeenEncountered(PCTableConstraintDatabaseColumnDef _databaseRelationColumn)

Run On

Server

Parameters

_databaseRelationColumn
Type: PCTableConstraintDatabaseColumnDef Table
A system table constraint column.

Return Value

Type: boolean
true if the column has been encountered; otherwise, false.

Community Additions

ADD
Show: