DataType

PPJ.Runtime.Windows.DataType

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Runtime.49 (4.9.0.0)

Data typed for the SalDataField and SalTableColumn controls.

public enum DataType : Enum

Fields

NameDescription

Binary

binary

DateTime

datetime

Number

number

String

string

Used By

NameDescription

Value type of the text box control.

Value type of the text box control.

Creates a table window column of string data type at runtime. When you return to design mode, destroys the column.

Last updated