From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- docs/csharp/html/T_BerkeleyDB_DatabaseStreamConfig.htm | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/csharp/html/T_BerkeleyDB_DatabaseStreamConfig.htm (limited to 'docs/csharp/html/T_BerkeleyDB_DatabaseStreamConfig.htm') diff --git a/docs/csharp/html/T_BerkeleyDB_DatabaseStreamConfig.htm b/docs/csharp/html/T_BerkeleyDB_DatabaseStreamConfig.htm new file mode 100644 index 00000000..4b5e8a1a --- /dev/null +++ b/docs/csharp/html/T_BerkeleyDB_DatabaseStreamConfig.htm @@ -0,0 +1,15 @@ +DatabaseStreamConfig Class
+ A class representing configuration parameters for + DatabaseStream

+ Namespace: +  BerkeleyDB
+ Assembly: +  libdb_dotnet61 (in libdb_dotnet61.dll) Version: 6.1.23.0

Syntax

C#
public class DatabaseStreamConfig
Visual Basic (Declaration)
Public Class DatabaseStreamConfig
Visual C++
public ref class DatabaseStreamConfig

Inheritance Hierarchy

System..::.Object
  BerkeleyDB..::.DatabaseStreamConfig

See Also

\ No newline at end of file -- cgit v1.2.1