Parameter NamesValue Location Field
Value type/location parameter (inline, date, etc)
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 ValueLocation = "VALUE"VB
Public Const ValueLocation As String = "VALUE"C++
public:
literal String^ ValueLocation = "VALUE"F#
static val mutable ValueLocation: string