Click or drag to resize
FromClauseElementDirective Properties

The FromClauseElementDirective type exposes the following members.

Properties
  NameDescription
Public propertyAlias
Gets or sets the alias of the element this directive has to be applied on.
Public propertyArguments
Gets the arguments for the directive (optional)
Public propertyDirective
Gets or sets the directive to apply to the element. Arguments should be specified with {n} specifications, like BETWEEN {0} AND {1}.
Public propertyDirectiveType
Gets or sets the type of the directive.
Top
See Also