PostgreSqlSpecificCreatorCreateValidAlias Method  | 
 
            Routine which creates a valid alias string for the raw alias passed in. For example, the alias will be surrounded by "[]" on sqlserver. 
            Used by the RelationCollection to produce a valid alias for joins.
            
 
    Namespace: 
   SD.LLBLGen.Pro.DQE.PostgreSql
    Assembly:
   SD.LLBLGen.Pro.DQE.PostgreSql (in SD.LLBLGen.Pro.DQE.PostgreSql.dll) Version: 5.7.0.0 (5.7.0)
Syntax
See Also