RestoreInfo Constructor (String)

Initializes a new instance of RestoreInfo using file parameter.

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

Syntax

VB
'Declaration
Public Sub New ( _
    file As String _
)
'Usage
Dim file As String 

Dim instance As New RestoreInfo(file)

Parameters

  • file
    Type: System.String
    Name of the file for which information is to be restored.

See Also

Reference

RestoreInfo Class

RestoreInfo Overload

Microsoft.AnalysisServices Namespace