Home
last modified time | relevance | path

Searched defs:cli_indexed (Results 1 – 8 of 8) sorted by relevance

/dports/databases/fastdb/fastdb/CSharpRemoteCLI/
H A DConnection.cs531 cli_indexed = 2, enumerator
/dports/databases/gigabase/gigabase/csharpcli/
H A DConnection.cs552 cli_indexed = 2, enumerator
/dports/databases/fastdb/fastdb/javacli/
H A DConnection.java530 protected static final int cli_indexed = 2; field in Connection
/dports/databases/gigabase/gigabase/javacli/
H A DConnection.java550 protected static final int cli_indexed = 2; field in Connection
/dports/databases/fastdb/fastdb/inc/
H A Dcli.h589 cli_indexed = 2, /* field should be indexed using B-Tree */ enumerator
/dports/databases/gigabase/gigabase/
H A Dcli.h676 cli_indexed = 2, /* field should be indexed using B-Tree */ enumerator
/dports/databases/fastdb/fastdb/CSharp/
H A DFastDbCli.cs779 cli_indexed = 2 /* field should be indexed using B-Tree */ enumerator
/dports/databases/gigabase/gigabase/csharplocalcli/
H A DGbCli.cs780 cli_indexed = 2 /* field should be indexed using B-Tree */ enumerator