Berkeley DB .NET API Documentation |
SecondaryQueueDatabaseConfig..::.PadByte Property |
SecondaryQueueDatabaseConfig Class See Also |
The padding character for short, fixed-length records.
Namespace:
BerkeleyDB
Assembly:
libdb_dotnet48 (in libdb_dotnet48.dll) Version: 4.8.24.0
Syntax
Remarks
If no pad character is specified, space characters (that is, ASCII 0x20) are used for padding.
If the database already exists, this setting will be ignored.