dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleLoader Class / MinLobSize Property

In This Topic
    MinLobSize Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property MinLobSize As Integer
    public int MinLobSize {get; set;}
    See Also