StiDataRequestOption Enum
Namespace: Stimulsoft.Data.Engine
Members
| Member | Value | Description |
|---|---|---|
| None | 0 | |
| AllowOpenConnections | 1 | |
| AllowDataSort | 2 | |
| DisallowTransform | 4 | |
| DisallowFilters | 8 | |
| All | AllowOpenConnections + AllowDataSort |
Namespace: Stimulsoft.Data.Engine
| Member | Value | Description |
|---|---|---|
| None | 0 | |
| AllowOpenConnections | 1 | |
| AllowDataSort | 2 | |
| DisallowTransform | 4 | |
| DisallowFilters | 8 | |
| All | AllowOpenConnections + AllowDataSort |