EnsuredQueryableTableJoinType Property

The type of SQL join to perform on the new From Table entry, if the required entry is missing.

Definition

Namespace: Ignition.Configuration
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public JoinType JoinType { get; }

Property Value

JoinType

See Also