Qore DataProvider Module Reference
1.0.2
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
All
Functions
Variables
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
+
Functions
a
c
d
e
f
g
h
i
l
m
n
p
q
r
s
t
u
v
w
+
Variables
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
v
•
All
Classes
Namespaces
Functions
Variables
Modules
Pages
Public Attributes
|
List of all members
DataProvider::DataProviderOptionInfo hashdecl Reference
Data provider option info.
More...
Public Attributes
string
desc
The option description.
bool
required
=
False
Required flag.
softlist<
AbstractDataProviderType
>
type
The option value type or types.
Detailed Description
Data provider option info.