IncludeTablespace Property
Determines whether to include tablespaces into the dump script.
public bool IncludeTablespace {get; set;}
'Declaration
Public Property IncludeTablespace As Boolean
Property Value
true, if tablespaces will be added to the database dump; otherwise,
false. The default value is
false.