QueryFragmentsPrefix Property  | 
 
            Gets or sets the prefix for the string to produce from this object
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
Syntaxpublic string Prefix { get; set; }Public Property Prefix As String
	Get
	Set
Property Value
Type: 
String
See Also