Click or drag to resize
Akka.NETQuerySuccessToString Method
Returns a string that represents the current object.

Namespace:  Akka.Persistence.Sql.Common.Queries
Assembly:  Akka.Persistence.Sql.Common (in Akka.Persistence.Sql.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also