RDTA.PickDP.Connector.connColumnDefinition Class

The dictionary definition for a column. A Pick Data Provider table consists of two types of columns:

See Virtual and Direct Columns for more information.

Public Constructors

New

Constructor. For internal use only.

Public Methods

getColumnNumber

Gets the column number.

getConversion

Gets the output-conversion mask of the column.

getDisplayFormat

Returns a string containing the column width and justification.

getDisplayName

Gets the name of the column header.

getD3ColumnNumber

Gets the D3 column number for virtual columns.

getFieldStructure

Gets the field structure.

getFieldType

Gets the column type.

getFormula

Gets the correlative of the virtual columns.

getJustification

Gets the justification of the column.

getLength

Gets the display length of the column.

getName

Gets the column name.

getType

Gets the type of the column.

IsAlpha

Returns True if the column type is alphanumeric.

IsDate

Returns True if the column type is date.

IsNumeric

Returns True if the column type is numeric.

IsTime

Returns True if the column type is time.

IsVirtual

Returns True if the column type is virtual.

MemberwiseClone

Returns a copy of the current instance.

setField

For internal use only.

ToString

Returns a string that represents the current instance.

 

Public Properties

Name

Type

Description

AllowDBNull

Boolean

 

[ReadOnly]

Boolean