Globals
Stimulsoft
System
Data
DataSet
Class DataSet
Hierarchy
DataSet
Index
Constructors
constructor
Properties
data
Set
Name
enforce
Constraints
relations
tables
try
Parse
Date
Time
Accessors
try
Parse
Date
Time
Methods
dispose
read
Json
read
Json
File
read
Xml
read
Xml
AsJson
read
Xml
File
read
Xml
Schema
read
Xml
Schema
File
write
Xml
Constructors
constructor
new
Data
Set
(
dataSetName
?:
string
)
:
DataSet
Parameters
Default value
dataSetName:
string
= null
Returns
DataSet
Properties
data
Set
Name
data
Set
Name
:
string
= ""
enforce
Constraints
enforce
Constraints
:
boolean
= false
relations
relations
:
DataRelationCollection
tables
tables
:
DataTableCollection
Static
try
Parse
Date
Time
try
Parse
Date
Time
:
boolean
= true
Accessors
try
Parse
Date
Time
get
tryParseDateTime
(
)
:
boolean
set
tryParseDateTime
(
value
:
boolean
)
:
void
Returns
boolean
Parameters
value:
boolean
Returns
void
Methods
dispose
dispose
(
)
:
void
Returns
void
read
Json
read
Json
(
param
:
string
|
number
[]
|
Uint8Array
|
any
, jsonRelationDirection
?:
JsonRelationDirection
)
:
void
Parameters
param:
string
|
number
[]
|
Uint8Array
|
any
Default value
jsonRelationDirection:
JsonRelationDirection
= JsonRelationDirection.ParentToChild
Returns
void
read
Json
File
read
Json
File
(
filePath
:
string
, jsonRelationDirection
?:
JsonRelationDirection
)
:
void
Parameters
filePath:
string
Default value
jsonRelationDirection:
JsonRelationDirection
= JsonRelationDirection.ParentToChild
Returns
void
read
Xml
read
Xml
(
param
:
string
|
number
[]
|
Uint8Array
|
any
)
:
void
Parameters
param:
string
|
number
[]
|
Uint8Array
|
any
Returns
void
read
Xml
AsJson
read
Xml
AsJson
(
param
:
string
|
number
[]
|
Uint8Array
|
any
, relationDirection
:
JsonRelationDirection
)
:
void
Parameters
param:
string
|
number
[]
|
Uint8Array
|
any
relationDirection:
JsonRelationDirection
Returns
void
read
Xml
File
read
Xml
File
(
filePath
:
string
)
:
void
Parameters
filePath:
string
Returns
void
read
Xml
Schema
read
Xml
Schema
(
param
:
string
|
number
[]
|
any
)
:
void
Parameters
param:
string
|
number
[]
|
any
Returns
void
read
Xml
Schema
File
read
Xml
Schema
File
(
filePath
:
string
)
:
void
Parameters
filePath:
string
Returns
void
write
Xml
write
Xml
(
writeSchema
?:
boolean
)
:
string
Parameters
Default value
writeSchema:
boolean
= true
Returns
string
Globals
Sti
Options
Stimulsoft
Base
Blockly
Dashboard
Data
Designer
Report
System
Collections
Crypt
Data
Drawing
Globalization
IO
Internals
Text
Xml
Viewer
Data
Set
constructor
data
Set
Name
enforce
Constraints
relations
tables
try
Parse
Date
Time
try
Parse
Date
Time
dispose
read
Json
read
Json
File
read
Xml
read
Xml
AsJson
read
Xml
File
read
Xml
Schema
read
Xml
Schema
File
write
Xml
Generated using
TypeDoc