Поделиться через


Конструктор DatabaseFileMappingsDictionary

This class, which is inherited from Dictionary, maps database file paths from the source server to the corresponding target server location that the user specifies.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Sub New
'Применение

Dim instance As New DatabaseFileMappingsDictionary()
public DatabaseFileMappingsDictionary()
public:
DatabaseFileMappingsDictionary()
new : unit -> DatabaseFileMappingsDictionary
public function DatabaseFileMappingsDictionary()