Val Loc ValueInteger Field
Same as inline, value is an integer
Definition
Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public const string Integer = "INTEGER"VB
Public Const Integer As String = "INTEGER"C++
public:
literal String^ Integer = "INTEGER"F#
static val mutable Integer: string