Конструктор RestoreInfo (String)
Initializes a new instance of RestoreInfo using file parameter.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public Sub New ( _
file As String _
)
'Применение
Dim file As String
Dim instance As New RestoreInfo(file)
public RestoreInfo(
string file
)
public:
RestoreInfo(
String^ file
)
new :
file:string -> RestoreInfo
public function RestoreInfo(
file : String
)
Параметры
- file
Тип System. . :: . .String
Name of the file for which information is to be restored.