The decompression function used to retrieve key/data pairs from the
            database.
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet51 (in libdb_dotnet51.dll) Version: 5.1.22.0
 Syntax
Syntax
| C# | 
|---|
| public BTreeDecompressDelegate Decompress { get; } | 
| Visual Basic (Declaration) | 
|---|
| Public ReadOnly Property Decompress As BTreeDecompressDelegate | 
| Visual C++ | 
|---|
| public: property BTreeDecompressDelegate^ Decompress { BTreeDecompressDelegate^ get (); } | 





