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