You are here

protected property LiteralExpression::$literal in Drupal driver for SQL Server and SQL Azure 7.2

Same name and namespace in other branches
  1. 7.3 sqlsrv/select.inc \LiteralExpression::literal

File

sqlsrv/select.inc, line 585

Class

LiteralExpression
Represents a literal that can be used in different parts of the query builders...

Code

protected $literal;