Compartir a través de


PCTableConstraintDatabaseColumnDef.editAttributeTypeName Method

Gets and sets the domain that is associated with the current attribute.

Syntax

edit EcoResAttributeTypeName editAttributeTypeName(boolean _set, Name _domainName)

Run On

Called

Parameters

  • _set
    Type: boolean
    true if domain name is set; otherwise, false.
  • _domainName
    Type: Name Extended Data Type
    The current name of the domain that is to be associated with this attribute; optional.

Return Value

Type: EcoResAttributeTypeName Extended Data Type
The name of the domain that is currently associated with the current attribute.

See Also

Reference

PCTableConstraintDatabaseColumnDef Table