DumpText Property (DbDump)
Gets as a result of
Backup() execution, or sets data needed to execute
Restore() method.
public virtual string DumpText {get; set;}
'Declaration
Public Overridable Property DumpText As String
Property Value
SQL commands separated by ';' symbols.