GetSqlDecimal(String) Method
 
            
            
            
            
            
            'Declaration
 
Public Overloads Function GetSqlDecimal( _
   ByVal  As String _
) As SqlDecimal
             
        
            
            public SqlDecimal GetSqlDecimal( 
   string 
)
             
        
             
        
            Parameters
- name
 
- The name of the column to get value of.
 
            
            Return Value
A Devart.Data.SqlServer.SqlTypes.SqlDecimal object.