FileQueryStoreSettings class
Represents the settings for Korzh.EasyQuery.Services.FileQueryStore
public class Korzh.EasyQuery.Services.FileQueryStoreSettingsPackage: Korzh.EasyQuery (targets: netstandard2.0)
Assembly: Korzh.EasyQuery.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| FileQueryStoreSettings() | void |
Properties
Section titled “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” |