Scale Property (DB2Parameter)
Gets or sets the number of decimal places to which 
Value is resolved.
            
            
            
            
            'Declaration
 
Public Property Scale As Byte
             
        
            
            public byte Scale {get; set;}
             
        
             
        
            
            
            Property Value
The number of decimal places to which 
Value is resolved. The default value is 0.