Attaches the specified vault to the server with options. The metadata database and data files must already exist.
Visual Basic |
---|
Public Function AttachVaultWithOptions( _ ByVal VaultProperties As VaultProperties, _ ByVal Options As AttachVaultOptions _ ) As VaultProperties |