RestoreInfo Properties

 

Applies To: SQL Server (starting with 2016)

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

Properties

Name Description
System_CAPS_pubproperty AllowOverwrite

Gets or sets the AllowOverwrite aspect of RestoreInfo.

System_CAPS_pubproperty DatabaseName

Gets or sets the DatabaseName aspect for a RestoreInfo object.

System_CAPS_pubproperty DatabaseReadWriteMode

Gets or sets the database read/write mode of an Analysis Services database as specified in a RestoreInfo object.

System_CAPS_pubproperty DbStorageLocation

Gets or sets the database storage location.

System_CAPS_pubproperty File

Gets or sets the UNC name of the File to restore.

System_CAPS_pubproperty Locations

Gets a RestoreLocationCollection object with the locations of the remote partitions to restore.

System_CAPS_pubproperty Password

Gets or sets the Password that is required to read the restore file.

System_CAPS_pubproperty Security

Gets or sets the Security definition to apply to roles from the restore file.

See Also

RestoreInfo Class
Microsoft.AnalysisServices Namespace

Return to top