SQLDataDirectoryMapping interface

Encapsulates information regarding data directory

Properties

mappingType

Type of data directory mapping

sourceLogicalName

Restore source logical name path

sourcePath

Restore source path

targetPath

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