Compartir a través de


NSFetchIndexElementType Enumeración

Definición

Enumera los tipos de índice.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NSFetchIndexElementType
type NSFetchIndexElementType = 
Herencia
NSFetchIndexElementType
Atributos

Campos

Binary 0

Indica índices en un árbol binario.

RTree 1

Indica índices en un árbol de R.

Se aplica a