Attaches the specified vault to the server. The metadata database and data files must already exist.
Visual Basic |
---|
Public Function AttachVault( _ ByVal VaultProperties As VaultProperties, _ Optional ByVal UpdateAttachmentGUID As Boolean = True _ ) As VaultProperties |