Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DatabaseFileMappingsDictionary()
public DatabaseFileMappingsDictionary()
public:
DatabaseFileMappingsDictionary()
new : unit -> DatabaseFileMappingsDictionary
public function DatabaseFileMappingsDictionary()