M-Files API 23.11.13135.0
DetachVault Method
ServerVaultManagementOperations Object : DetachVault Method
The GUID of the vault to be detached.
Description
Detaches the specified vault from the server. Removes the vault from the server's list of attached vaults but does not remove the metadata database or data files.
Syntax
Visual Basic
Public Sub DetachVault( _
   ByVal VaultGUID As String _
) 
Parameters
VaultGUID
The GUID of the vault to be detached.
See Also

ServerVaultManagementOperations Object  | ServerVaultManagementOperations Members