This method will dump the contents of the Row to a string format.
Namespace: ScopeRuntimeAssembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)
Syntax
C# |
---|
public virtual string Dump() |
Visual Basic |
---|
Public Overridable Function Dump As String |
Visual C++ |
---|
public: virtual String^ Dump() |