| FromClauseElementDirectiveDirective Property  | 
 
            Gets or sets the directive to apply to the element. Arguments should be specified with {n} specifications, like BETWEEN {0} AND {1}.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic string Directive { get; set; }Public Property Directive As String
	Get
	Set
Property Value
Type: 
String
See Also