dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleDataTable Class / ReadLobMode Property

In This Topic
    ReadLobMode Property
    In This Topic
    Determines how LOB data is fetched and represented.
    Syntax
    'Declaration
     
    Public Property ReadLobMode As ReadLobMode
    public ReadLobMode ReadLobMode {get; set;}

    Property Value

    One of ReadLobMode values.
    See Also