| Package | Description |
|---|---|
| com.stimulsoft.report.dictionary.dataSources | |
| com.stimulsoft.report.dictionary.enums |
| Modifier and Type | Method and Description |
|---|---|
StiSqlSourceType |
StiSqlSource.getType()
Gets or sets value which indicates type of sql datasource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiSqlSource.setType(StiSqlSourceType value) |
| Modifier and Type | Method and Description |
|---|---|
static StiSqlSourceType |
StiSqlSourceType.forValue(int value) |
static StiSqlSourceType |
StiSqlSourceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiSqlSourceType[] |
StiSqlSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.