com.microstrategy.web.objects.EnumWebStatementType |
This Enumeration is used to specify the type of a WebStatement
.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | WebStatementTypeCache | Specifies a statement type of cache. | |||||||||
int | WebStatementTypeDocument | Specifies a statement type of document. | |||||||||
int | WebStatementTypeReport | Specifies a statement type of report. | |||||||||
int | WebStatementTypeReserved | Reserved for future use. |
Specifies a statement type of cache.
Specifies a statement type of document.
Specifies a statement type of report.
Reserved for future use.