PCGlobalTableConstraintDefinition.findDataTypeByColumnName Method
Retrieves the data type of a column by its name.
Syntax
public AttributeDataType findDataTypeByColumnName(PCTableConstraintColumnName _columnName)
Run On
Called
Parameters
- _columnName
Type: PCTableConstraintColumnName Extended Data Type
The name of a column to retrieve.
Return Value
Type: AttributeDataType Enumeration
A AttributeDataType value.