ISqlQueryToString interface
namespace: Serenity.Data assembly: Serenity.Net.Services
Interface for types that can convert an ISqlQuery to its string representation.
public interface ISqlQueryToString
Members
| name | description |
|---|---|
| ToString(…) | Converts the query to string. |
See Also
- Source: ISqlQueryToString.cs