Gets the name of the space that is keeping the redo log.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public string SpaceName { get; }
Public ReadOnly Property SpaceName As String Get
public: property String^ SpaceName { String^ get (); }
/** @property */ public String get_SpaceName()