EntityFieldExpressionFieldAsString Property  | 
 
            Gets the field as string.
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic string FieldAsString { get; }Public ReadOnly Property FieldAsString As String
	Get
Property Value
Type: 
String
See Also