The BCServer type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| AcknowledgeCurrentServerTime |
Acknowledges that the current server clock setting is correct.
| |
| AuditConnectionString |
Returns the connection string to the AuditTrail database.
| |
| AuditTableName |
Returns the name of the audit table in the AuditTrail database.
| |
| ChangeEnableAudit |
Enables/disables the audit trailing for the specified data store.
| |
| ChangeEnableFullTextSearch |
Enables/disables Content Indexing for the specified data store.
| |
| CreateHypertrieveDataStore(String, String, String) |
Creates a new Hypertrieve vault.
| |
| CreateHypertrieveDataStore(String, String, String, String) |
Creates a new Hypertrieve vault.
| |
| Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) | |
| EnableAudit |
Returns a value indicating whether the audit trailing is disabled for the specified data store.
| |
| EnableFullTextSearch |
Returns a value indicating whether Content Indexing is enabled for the specified data store.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
| GetUserDBConnectionString |
Gets the connection string to User Database.
| |
| GetUserDBUserIDPassword |
Gets user ID property value and password for User Database.
| |
Creates a shallow copy of the current (Inherited from | ||
| OnDispose |
Releases the underlying wrapped object explicitly.
(Overrides DisposableObject OnDispose .) | |
| RemoveDataStore |
Removes a vault.
| |
| RestoreBackup |
Restores a vault from the backup.
| |
| SetUserDBConnectionString |
Sets the connection string to User Database.
| |
| SetUserDBUserIDPassword |
Sets user ID property value and password for User Database.
| |
| ThrowIfDisposed |
Throws the (Inherited from DisposableObject.) | |
| (Inherited from |
See Also