Object: Dataenvironment

PlugIn Class:_diac_pdm
PlugIn ID:2000
PlugIn Group:DIAC

Class:Dataenvironment
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\FORMS\REBUILD.SCX
Current Group:DIAC
File Group:4096

Units:
Comment:
h File:
Class:dataenvironment
Base Class:dataenvironment



Object: frmDatabaseUtils

PlugIn Class:_diac_pdm
PlugIn ID:2000
PlugIn Group:DIAC

Class:frmDatabaseUtils
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\FORMS\REBUILD.SCX
Current Group:DIAC
File Group:4096

Units:
Comment:
h File:..\include\tastrade.h
Class:tsbaseform
Class library:..\libs\tsbase.vcx
Base Class:form
Include:..\include\tastrade.h

Properties Methods Objects 
Properties
A P H I Name Initial value Comment
Property BorderStyle is not array Property BorderStyle is not protected Property BorderStyle is not hidden Property BorderStyle is inherited BorderStyle 2  
Property Caption is not array Property Caption is not protected Property Caption is not hidden Property Caption is inherited Caption "Database Utilities"  
Property ctoolbar is not array Property ctoolbar is not protected Property ctoolbar is not hidden Property ctoolbar is inherited ctoolbar    
Property DataSession is not array Property DataSession is not protected Property DataSession is not hidden Property DataSession is inherited DataSession 1  
Property DoCreate is not array Property DoCreate is not protected Property DoCreate is not hidden Property DoCreate is inherited DoCreate .T.  
Property Height is not array Property Height is not protected Property Height is not hidden Property Height is inherited Height 130  
Property lallowdelete is not array Property lallowdelete is not protected Property lallowdelete is not hidden Property lallowdelete is inherited lallowdelete .F.  
Property lallowedits is not array Property lallowedits is not protected Property lallowedits is not hidden Property lallowedits is inherited lallowedits .F.  
Property lallownew is not array Property lallownew is not protected Property lallownew is not hidden Property lallownew is inherited lallownew .F.  
Property Width is not array Property Width is not protected Property Width is not hidden Property Width is inherited Width 252  
Property WindowType is not array Property WindowType is not protected Property WindowType is not hidden Property WindowType is inherited WindowType 1  

Methods
PHI NameComment
Method rebuildindexes is not protected Method rebuildindexes is not hidden Method rebuildindexes is not inherited rebuildindexes Rebuilds indexes for all tables in the current DBC.
Method validatedbc is not protected Method validatedbc is not hidden Method validatedbc is not inherited validatedbc Validates the current DBC.

Objects
I NameClass
Object chkRebuild is not inherited chkRebuild tscheckbox
Object chkValidate is not inherited chkValidate tscheckbox
Object cmdCancel is not inherited cmdCancel tscommandbutton
Object cmdOK is not inherited cmdOK tscommandbutton

Back MethodsBack Methods

PlugIn Class:_diac_pdm
PlugIn ID:2000
PlugIn Group:DIAC

Class:frmDatabaseUtils.cmdOK
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\FORMS\REBUILD.SCX
Current Group:DIAC
File Group:524288

Units:
Comment:
h File:
Parent object:frmDatabaseUtils
Class:tscommandbutton
Class library:..\libs\tsbase.vcx
Base Class:commandbutton

Properties Methods 
Properties
Name Initial value
Caption "\<OK"
Default .T.
Enabled .F.
Height 26
Left 40
TabIndex 3
Top 90
Width 76

Methods
Name
Click


PlugIn Class:_diac_pdm
PlugIn ID:2000
PlugIn Group:DIAC

Class:frmDatabaseUtils.chkValidate
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\FORMS\REBUILD.SCX
Current Group:DIAC
File Group:524288

Units:
Comment:
h File:
Parent object:frmDatabaseUtils
Class:tscheckbox
Class library:..\libs\tsbase.vcx
Base Class:checkbox

Properties Methods 
Properties
Name Initial value
Caption "\<Validate DBC"
Left 60
TabIndex 1
Top 25
Value .F.

Methods
Name
Click


PlugIn Class:_diac_pdm
PlugIn ID:2000
PlugIn Group:DIAC

Class:frmDatabaseUtils.chkRebuild
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\FORMS\REBUILD.SCX
Current Group:DIAC
File Group:524288

Units:
Comment:
h File:
Parent object:frmDatabaseUtils
Class:tscheckbox
Class library:..\libs\tsbase.vcx
Base Class:checkbox

Properties Methods 
Properties
Name Initial value
Caption "\<Rebuild Indexes"
Left 60
TabIndex 2
Top 50
Value .F.

Methods
Name
Click


PlugIn Class:_diac_pdm
PlugIn ID:2000
PlugIn Group:DIAC

Class:frmDatabaseUtils.cmdCancel
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\FORMS\REBUILD.SCX
Current Group:DIAC
File Group:524288

Units:
Comment:
h File:
Parent object:frmDatabaseUtils
Class:tscommandbutton
Class library:..\libs\tsbase.vcx
Base Class:commandbutton

Properties Methods 
Properties
Name Initial value
Cancel .T.
Caption "\<Cancel"
Height 26
Left 140
TabIndex 4
Top 90
Width 76

Methods
Name
Click