Product Home
DTM Data Generation SDK Online Documentation
Product Profile
SDK components
Functions map
Low level API
Short Random
Integer Random
Random Symbol
Double Random
Random String
Random Date
Random Time
C/C++ example
Fill Methods level API
From list
From file
From table
From Values Library
Incremental
By maks
By SQL statement
Rule level API
Rule properties
Rule items
One rule item
Project level API
Project operations
Project properties
Project rules
Object handles
Database connection
Error handling
SDK limitations
Build application with SDK
License agreement

SDK components

FileFolderDescription
dgsdk.dll/Main DLL with all API functions
common.dll/DLL with supplemental functions (not included in Core edition of SDK)
dgsdk.chm/SDK documentation, Windows HTML help format
dgsdk.lib/Import library for dgsdk.dll
reg_com_server.cmd/Command file for manual COM-object registration
unreg_com_server.cmd/Command file for manual COM-object deregistration
lowLevelAPI.cexamples.cC example for low level API
MaskMethod.cexamples.cC example for by mask fill method
ListMethod.cexamples.cC example for from list fill method
FileMethod.cexamples.cC example for from file fill method
IncrementalMethod.cexamples.cC example for incremental fill method
LibraryMethod.cexamples.cC example for from library fill method
TableMethod.cexamples.cC example for from table fill method
SQLMethod.cexamples.cC example for by SQL statement fill method
projectAPI.cexamples.cC example for Project level API
run_project.cexamples.cC example for project execution function
lowLevelAPI.csexamples.csC# example for low level API
MaskMethod.csexamples.csC# example for by mask fill method
SQLMethod.csexamples.csC# example for by SQL statement fill method
TableMethod.csexamples.csC# example for from table fill method
FileMethod.csexamples.csC# example for from file fill method
lowLevelAPI.aspexamples.aspASP (VBScript) example for low level API
MaskMethod.aspexamples.aspASP (VBScript) example for by mask fill method
LibraryMethod.aspexamples.aspASP (VBScript) example for from library fill method
Note: distrinbution package can also contain a few optional files not mentioned in the list.