Determines whether a scalar property value should be allowed to span multiple attributes in SimpleDB.
Namespace: SimolAssembly: Simol (in Simol.dll) Version: 1.0.0.0
Syntax
C# |
---|
[FlagsAttribute] public enum SpanType |
Visual Basic |
---|
<FlagsAttribute> _ Public Enumeration SpanType |
Visual C++ |
---|
[FlagsAttribute] public enum class SpanType |
Members
Member name | Description | |
---|---|---|
None | ||
Span | ||
Compress | ||
Encrypt |