ExciseInquiryTable_IN::existField Method

Checks whether there exists specified field.

Syntax

client server public static boolean existField(
    TableId _sourceTableId, 
    FieldName _fieldName, 
    SelectQuery_IN _name)

Run On

Called

Parameters

Return Value

Type: boolean
true if there exists specific field; otherwise, false.

See Also

Reference

ExciseInquiryTable_IN Table