dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleDataReader Class / GetOracleInt8SparseVector Method

In This Topic
    GetOracleInt8SparseVector Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetOracleInt8SparseVector( _
       ByVal i As Integer _
    ) As OracleInt8SparseVector
    public OracleInt8SparseVector GetOracleInt8SparseVector( 
       int i
    )

    Parameters

    i
    See Also