Compartir a través de


NSManagedObject.GetEntityDescription Método

Definición

Obtiene la descripción de la entidad del receptor.

[Foundation.Export("entity")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public static CoreData.NSEntityDescription GetEntityDescription ();
static member GetEntityDescription : unit -> CoreData.NSEntityDescription

Devoluciones

Descripción de la entidad del receptor.

Atributos

Se aplica a