Compartir a través de


Explicit Conversion (M to SQL Mapping)

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Explicit conversions are translated as follows.

Operator “M” Example SQL Example

Cast

A : T

convert (SQL type of T, A)

Exceptions

Entity and collection types: Explicit casts (Expression : Type) are not supported for entity or collection types.