Define a SQL Azure View Column Expression
After you have specified view columns in the SQL Azure View Editor, you can define a view column expression, which is a user-defined expression that is stored as a view column in either a SQL Azure physical model.
To define a SQL Azure view column expression
- Click Views on the Model menu.
The SQL Azure View Editor opens.
- Select the view in the Navigation Grid that contains the view column for which you want to define a view column expression.
- Click the Select tab.
- Click the New button.
The New View Column dialog opens.
- Enter information in the following fields:
- Alias
Defines the view column expression name.
- Expression
Defines the view column expression.
- Click OK.
The view column expression is defined, the New View Column dialog closes, and you are returned to the SQL Azure View Editor.
- Click Close.
Your changes are saved and the SQL Azure View Editor closes.
Copyright © 2025 Quest Software, Inc. |