GetSqlSingle(Int32) Method
 
            
            
            
            
            
            'Declaration
 
Public Overloads Function GetSqlSingle( _
   ByVal  As Integer _
) As SqlSingle
             
        
            
            public SqlSingle GetSqlSingle( 
   int 
)
             
        
             
        
            Parameters
- i
 
- The zero-based column ordinal.
 
            
            Return Value
A Devart.Data.SqlServer.SqlTypes.SqlSingle object.