Common.ForceLiterals Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void ForceLiterals();
public void ForceLiterals ();
member this.ForceLiterals : unit -> unit
Public Sub ForceLiterals ()
Applies to
public:
void ForceLiterals(Microsoft::Dynamics::AX::DataAccess::StatementGenerator::SelectQuery ^ selectQuery);
public void ForceLiterals (Microsoft.Dynamics.AX.DataAccess.StatementGenerator.SelectQuery selectQuery);
member this.ForceLiterals : Microsoft.Dynamics.AX.DataAccess.StatementGenerator.SelectQuery -> unit
Public Sub ForceLiterals (selectQuery As SelectQuery)
Parameters
- selectQuery
- Microsoft.Dynamics.AX.DataAccess.StatementGenerator.SelectQuery