Cursor.toString

Formats the dsdl2.Cursor into its construction representation: "dsdl2.Cursor(<sdlCursor>)"

class Cursor
override const @trusted
string
toString
()

Return Value

Type: string

the formatted string

Meta