The BCSVault type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | CallRemote(String, String, String, String, String) |
Evaluates an expression on the specified remote vault.
|
![]() | CallRemote(String, String, String, String, String, Object) |
Executes a method on the specified remote vault.
|
![]() | CallRemote(String, String, String, String, String, Object ) |
Executes a method on the specified remote vault.
|
![]() | ComposeURL(BCScriptObject) |
Returns an absolute Web Access URL for the specified object.
|
![]() | ComposeURL(BCScriptObject, SUrlMode) |
Returns a Web Access URL for the specified object.
|
![]() | Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) |
![]() | ![]() | (Inherited from ![]() |
![]() | ExecSQL |
Executes an SQL query against the specified connection.
|
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | GetGroups |
Returns a 2D array containing information about all user groups.
|
![]() | GetGroups(SGroupColumnFlags) |
Returns a 2D array containing information about all user groups.
|
![]() | GetGroups(SGroupColumnFlags, String) |
Returns a 2D array containing information about the user groups to which a user belongs.
|
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetSubWorkArea |
Returns a sub-work area with the specified name.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | GetUsers |
Returns a 2D array containing information about the users for all user groups.
|
![]() | GetUsers(SUserColumnFlags) |
Returns a 2D array containing information about the users for all user groups.
|
![]() | GetUsers(SUserColumnFlags, String) |
Returns an array containing information about the users for the specified user group.
|
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | OnDispose |
The method is called on the Dispose method call.
Derived classes should override the method to perform custom disposing.
(Inherited from DisposableObject.) |
![]() | Query |
Returns a query with the specified name.
|
![]() | Sequence |
Returns a default sequence that is unique within the vault.
|
![]() | Sequence(String) |
Returns a sequence that is unique within the vault.
|
![]() | Table |
Returns a table with the specified name.
|
![]() | ThrowIfDisposed |
Throws the (Inherited from DisposableObject.)![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | User |
Returns a user with the specified name.
|
See Also