SQLDataDirectoryMapping interface
Encapsulates information regarding data directory
Properties
mapping |
Type of data directory mapping |
source |
Restore source logical name path |
source |
Restore source path |
target |
Target path |
Property Details
mappingType
Type of data directory mapping
mappingType?: string
Property Value
string
sourceLogicalName
Restore source logical name path
sourceLogicalName?: string
Property Value
string
sourcePath
Restore source path
sourcePath?: string
Property Value
string
targetPath
Target path
targetPath?: string
Property Value
string