Database.toString()

Get the name of the Database collection as a string.

Signature

Database.toString(): String

Description

This method returns the name of the Database collection as a string.

Parameters

None

Return value

Type Description

String

"Database"

Examples

Database.toString()
"Database"

Is this article helpful? 

Tell Fauna how the article can be improved:
Visit Fauna's forums or email docs@fauna.com

Thank you for your feedback!