Summary
yes/no/dontknow data type
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["TernaryBool"]
class Type type-node
Syntax
[System.Serializable]
public sealed class TernaryBool
Attributes
| Type | Description |
|---|---|
| Serializable |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| No |
static
|
|
| Unspecified |
static
|
|
| Yes |
static
|
Methods
| Name | Value | Summary |
|---|---|---|
| BooleanValue |
bool | |
| DefiniteNo |
bool | |
| DefiniteYes |
bool | |
| Equals |
bool | |
| ForBoolean |
TernaryBool |
static
|
| GetHashCode |
int | |
| IsUnspecified |
bool | |
| ToString |
string |