Enum GenericValue.KindOneofCase
- Namespace
- MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage
- Assembly
- MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.dll
Enum of possible cases for the "kind" oneof.
public enum GenericValue.KindOneofCase
Fields
BoolValue = 2ByteValue = 3DatetimeValue = 11DatetimeoffsetValue = 12DoubleValue = 8FloatValue = 7GuidValue = 10IntValue = 5LongValue = 6None = 0NullValue = 1ShortValue = 4StringValue = 9