Udostępnij za pośrednictwem


DatabaseFileMappingsDictionary Constructor

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()

See Also

Reference

DatabaseFileMappingsDictionary Class

Microsoft.SqlServer.Management.Smo Namespace