The byte length of the partial record being read or written by
            the application
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0
 Syntax
Syntax
| C# | 
|---|
| public uint PartialLen { get; set; } | 
| Visual Basic (Declaration) | 
|---|
| Public Property PartialLen As UInteger | 
| Visual C++ | 
|---|
| public: property unsigned int PartialLen { unsigned int get (); void set (unsigned int value); } | 





