Table of Contents

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 = 2
ByteValue = 3
DatetimeValue = 11
DatetimeoffsetValue = 12
DoubleValue = 8
FloatValue = 7
GuidValue = 10
IntValue = 5
LongValue = 6
None = 0
NullValue = 1
ShortValue = 4
StringValue = 9