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