[]
        
(Showing Draft Content)

C1.DataEngine.Workspace.ReuseJoins

ReuseJoins Property

ReuseJoins

Determines whether join queries with the same base fields are reused when another similar join is created. Default: true.

Declaration
public bool ReuseJoins { get; set; }
Remarks

Change this property for server deployments where each join query should store results in its own folder.