20 results for "$s/@tag:formats"

Date/time values formatting

/how-to/date-time-formatting

In this article, you can find instructions how to set up different types of date & time formats, with code examples.

Customizing SQL query formats

/how-to/customizing-sql-query-formats

Detailed instruction with various examples of how to operate with different query formats.

JavaScript widgets formats and settings (MVC version)

/tutorials/javascript-widgets-settings-formats

In this article, we describe the most common unique settings for EasyQuery JavaScript widgets and give examples of code.

Managing data formats

/tutorials/managing-data-formats

This article shows how to implement some particular tasks with your query

Exporting query results

/tutorials/exporting-query-results

Detailed instruction on how to perform additional functionality while dealing with EasyQuery results.

Utils class

/api-reference-5x/korzh-easyquery-namespace/utils-class

Represents different type conversion functions and other useful procedures

MetaData class

/api-reference/easydata-core/easydata-namespace/metadata-class

Read-only constant that represent the latest format version of data model definition JSON files

Utils class

/api-reference-4x/korzh-easyquery-namespace/utils-class

Represents different type conversion functions and other useful procedures

Version 7.0 release notes

/release-notes/version-7-0

Version 7.0 is a major update of both EasyQuery.NET and EasyQuery.JS. We skipped version 6.x for EasyQuery.NET (the previous was 5.4.x) to sync it with the latest version number of EasyQuery.JS and so, to make it clear that version 7.0 of the scripts requires version 7.0 of the server-side packages. The API endpoints for some actions were renamed in the new version. Provided that they both have the same version 7.0.x One of the most expected features implemented in 7.0 was an ability to set the formatting for the result set data. So, with version 7.0 the best approach will be to create an instance of some EasyQueryManager class descendant (for example, EasyQueryManagerSql ) that is the most suitable for your scenario and use its methods and properties for all necessary operations.

QueryTextFormats.HtmlFormats class

/api-reference/korzh-easyquery/korzh-easyquery-namespace/querytextformats-htmlformats-class

Represents different parameters of HTML formatting for query text representation

Table class

/api-reference-5x/korzh-easyquery-db-namespace/table-class

Table class represents one table in a [Korzh.EasyQuery.Db.DbModel](api-reference-5x/korzh-easyquery-db-namespace/dbmodel-class) object

DbExprTag class

/api-reference-5x/korzh-easyquery-db-namespace/dbexprtag-class

Contains several constants for db-related expressions tags values