SBDAServer Members

Functions

Name Description
CloneEx Clone an SBDA server using CloneInfo object. Return value: SBDAServer.
Refresh Re-reads the SBDA server from the Enterprise database. Return value: Boolean.
RefreshEx Re-reads the SBDA server from the Enterprise database, with extended information. Return value: RefreshResult.
Remove Removes (deletes) this SBDA Server.
RemoveEx Removes (deletes) this SBDA server (with audit log explanation).
Save Saves changes to this SBDA server.
SaveEx Saves changes to this SBDA server (with audit log explanation).
Test Test if connecting to this SBDA server is working. Return value: String.

Properties

Name Description
AccessControlList Returns the AccessControlList object which specifies which users and groups can access this SBDA server. Return value: AccessControlList. This property is read only.
AuditLogReasonForAutoSave Returns/sets the audit log reason used for auto saving the SBDA server. Return/assignment value: String.
AutoSave Returns/sets the auto save state for this SBDA server. Return/assignment value: Boolean.
Content Returns/sets the content of the SBDA server. Return/assignment value: Variant.
Description Returns/sets the SDBA server description. Return/assignment value: String.
Dirty Returns the modified state of the SBDA server. Return value: Boolean. This property is read only.
ID Return value: Integer. This property is read only.
Name Returns/sets the SDBA server name. Return/assignment value: String.
Param Returns/sets SBDA server name/value parameters. Return/assignment value: Variant.
Password Assignment value: String.
ReadOnly Returns if this SBDA server is read only. Return value: Boolean. This property is read only.
SSLErrorAction Return/assignment value: SSLErrorAction.
URL Return/assignment value: String.
UserName Return/assignment value: String.