Unit msefb3service
Description
This item has no description.
Overview
Classes, Interfaces, Objects and Records
| Name | Description |
|---|---|
Record fbserverinfoty |
|
Record fbuserinfoty |
|
Record fbpropertyinfoty |
|
Class efbserviceerror3 |
|
Class tfbservicemonitor3 |
|
Class tfb3service |
Types
Constants
Description
Types
pfbuserinfoty = ˆfbuserinfoty; |
|
This item has no description. |
fbuserinfoarty = array of fbuserinfoty; |
|
This item has no description. |
fbuseritemty = (...); |
|
This item has no description. Values
|
fbuseritemsty = set of fbuseritemty; |
|
This item has no description. |
accessmodety = (...); |
|
This item has no description. Values
|
writemodety = (...); |
|
This item has no description. Values
|
runmodety = (...); |
|
This item has no description. Values
|
reservespacety = (...); |
|
This item has no description. Values
|
propertyoptionty = (...); |
|
This item has no description. Values
|
propertyoptionsty = set of propertyoptionty; |
|
This item has no description. |
fbpropertyitemty = (...); |
|
This item has no description. Values
|
fbpropertyitemsty = set of fbpropertyitemty; |
|
This item has no description. |
dbstatoptionty = (...); |
|
This item has no description. Values
|
dbstatoptionsty = set of dbstatoptionty; |
|
This item has no description. |
backupoptionty = (...); |
|
This item has no description. Values
|
backupoptionsty = set of backupoptionty; |
|
This item has no description. |
restoreoptionty = (...); |
|
This item has no description. Values
|
restoreoptionsty = set of restoreoptionty; |
|
This item has no description. |
repairoptionty = (...); |
|
This item has no description. Values
|
repairoptionsty = set of repairoptionty; |
|
This item has no description. |
nbakoptionty = (...); |
|
This item has no description. Values
|
nbakoptionsty = set of nbakoptionty; |
|
This item has no description. |
fbservicestatety = (...); |
|
This item has no description. Values
|
fbservicestatesty = set of fbservicestatety; |
|
This item has no description. |
fbserviceoptionty = (...); |
|
This item has no description. Values
|
fbserviceoptionsty = set of fbserviceoptionty; |
|
This item has no description. |
fbservicetexteventty = procedure (const sender: tfb3service; const atext: msestring) of object; |
|
This item has no description. |
fbserviceerroreventty = procedure (const sender: tfb3service; var e: exception; var handled: boolean) of object; |
|
This item has no description. |
fbserviceendeventty = procedure (const sender: tfb3service; const aborted: boolean) of object; |
|
This item has no description. |
Constants
defaultinfotimeout = 60; |
|
This item has no description. |
allfbuseritems = [fbu_username,fbu_firstname,fbu_middlename,fbu_lastname,
fbu_groupname,fbu_rolename,fbu_userid,fbu_groupid,fbu_admin,
fbu_password]; |
|
This item has no description. |
allfbpropertyitems = [fbp_pagebuffers,fbp_sweepinterval,fbp_shutdowndb,
fbp_denynewattachments,fbp_denynewtransactions,
fbp_reservespace,fbp_writemode,fbp_accessmode,
fbp_setsqldialect,fbp_options,fbp_forceshutdown,
fbp_attachmentsshutdown,fbp_transactionsshutdown,
fbp_shutdownmode,fbp_onlinemode]; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.