 | EnsuredQueryableTableJoinType Property |
The type of SQL join to perform on the new From Table entry, if the required entry is missing.
Namespace: Ignition.ConfigurationAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic JoinType JoinType { get; }Public ReadOnly Property JoinType As JoinType
Get
public:
property JoinType JoinType {
JoinType get ();
}member JoinType : JoinType with get
Property Value
JoinType
See Also