Click or drag to resize

FromClauseElementDirectiveDirectiveType Property

Gets or sets the type of the directive.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public FromClauseElementDirectiveType DirectiveType { get; set; }

Property Value

Type: FromClauseElementDirectiveType
See Also