Binary type metadata.
More...
| string Apache.Ignite.Core.Binary.IBinaryType.GetFieldTypeName |
( |
string |
fieldName | ) |
|
- Parameters
-
- Returns
- Field type.
| string Apache.Ignite.Core.Binary.IBinaryType.AffinityKeyFieldName |
|
get |
- Returns
- Affinity key field name or null in case it is not provided.
| ICollection<string> Apache.Ignite.Core.Binary.IBinaryType.Fields |
|
get |
| bool Apache.Ignite.Core.Binary.IBinaryType.IsEnum |
|
get |
true if this instance represents an enum; otherwise, false.
| int Apache.Ignite.Core.Binary.IBinaryType.TypeId |
|
get |
| string Apache.Ignite.Core.Binary.IBinaryType.TypeName |
|
get |