BasePropertyDefaultValueLocation Property

Derived classes should override this to define the default data type/location to use if a VALUE parameter is not specified.

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public abstract string DefaultValueLocation { get; }

Property Value

String

See Also