PCC-02314
        cannot evaluate constant sizeof expression
        
        
        Cause
        A SIZEOF operator was used where a precompiler expression was expected. For example, as the length of a varchar.
        Action
        Eliminate the SIZEOF operator in this instance.
        
     
    
    
        PCC-02314
        cannot evaluate constant sizeof expression
        
        
        Cause
        A SIZEOF operator was used where a precompiler expression was expected. For example, as the length of a varchar.
        Action
        Eliminate the SIZEOF operator in this instance.
        
     
    
    
        PCC-02314
        cannot evaluate constant sizeof expression
        
        
        Cause
        A SIZEOF operator was used where a precompiler expression was expected. For example, as the length of a varchar.
        Action
        Eliminate the SIZEOF operator in this instance.