Options for choosing how to store null property values in SimpleDB.
Namespace: SimolAssembly: Simol (in Simol.dll) Version: 1.0.0.0
Syntax
C# |
---|
public enum NullBehavior |
Visual Basic |
---|
Public Enumeration NullBehavior |
Visual C++ |
---|
public enum class NullBehavior |
Members
Member name | Description | |
---|---|---|
Ignore | ||
MarkAsNull |