BCServer Methods |
The BCServer type exposes the following members.
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.
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GetUserDBConnectionString |
Gets the connection string to User Database.
| |
GetUserDBUserIDPassword |
Gets user ID property value and password for User Database.
| |
MemberwiseClone | (Inherited from Object.) | |
OnDispose |
Releases the underlying wrapped object explicitly.
(Overrides DisposableObjectOnDispose.) | |
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 ObjectDisposedException exception if
the underlying object has been disposed.
(Inherited from DisposableObject.) | |
ToString | (Inherited from Object.) |