Condividi tramite


RestoreInfo Constructor (String)

Initializes a new instance of RestoreInfo using file parameter.

Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    file As String _
)
public RestoreInfo (
    string file
)
public:
RestoreInfo (
    String^ file
)
public RestoreInfo (
    String file
)
public function RestoreInfo (
    file : String
)

Parametri

  • file
    Name of the file for which information is to be restored.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

RestoreInfo Class
RestoreInfo Members
Microsoft.AnalysisServices Namespace