filequerystoresettings-class
Represents the settings for Korzh.EasyQuery.Services.FileQueryStore
public class Korzh.EasyQuery.Services.FileQueryStoreSettings
Assembly: Korzh.EasyQuery.dll
Constructors
Name | Type | Description |
---|---|---|
FileQueryStoreSettings() | void |
Properties
Name | Type | Description |
---|---|---|
DataPath | string | Gets or sets the path to the folder where query files are stored. |
FileFormat | string | Gets or sets the file format. Can be either "json" or "xml" |