FromClauseElementDirective Properties |
The FromClauseElementDirective type exposes the following members.
| Name | Description | |
|---|---|---|
| Alias |
Gets or sets the alias of the element this directive has to be applied on.
| |
| Arguments |
Gets the arguments for the directive (optional)
| |
| Directive |
Gets or sets the directive to apply to the element. Arguments should be specified with {n} specifications, like BETWEEN {0} AND {1}.
| |
| DirectiveType |
Gets or sets the type of the directive.
|