Return the size of the external file in bytes accessed by the
database stream.
Namespace:
BerkeleyDBAssembly: libdb_dotnet181 (in libdb_dotnet181.dll) Version: 18.1.32.0
Syntax
C# |
---|
public long Size() |
Visual Basic (Declaration) |
---|
Public Function Size As Long |
Visual C++ |
---|
public: long long Size() |