Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Representa un enumerable de EntityPropertyMappingAttribute al que se pueden agregar nuevos elementos.
Jerarquía de herencia
System.Object
Microsoft.Data.OData.Metadata.ODataEntityPropertyMappingCollection
Espacio de nombres: Microsoft.Data.OData.Metadata
Ensamblado: Microsoft.Data.OData (en Microsoft.Data.OData.dll)
Sintaxis
'Declaración
Public NotInheritable Class ODataEntityPropertyMappingCollection _
Implements IEnumerable(Of EntityPropertyMappingAttribute), IEnumerable
'Uso
Dim instance As ODataEntityPropertyMappingCollection
public sealed class ODataEntityPropertyMappingCollection : IEnumerable<EntityPropertyMappingAttribute>,
IEnumerable
public ref class ODataEntityPropertyMappingCollection sealed : IEnumerable<EntityPropertyMappingAttribute^>,
IEnumerable
[<SealedAttribute>]
type ODataEntityPropertyMappingCollection =
class
interface IEnumerable<EntityPropertyMappingAttribute>
interface IEnumerable
end
public final class ODataEntityPropertyMappingCollection implements IEnumerable<EntityPropertyMappingAttribute>, IEnumerable
El tipo ODataEntityPropertyMappingCollection expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
ODataEntityPropertyMappingCollection() | Crea una nueva instancia de la clase ODataEntityPropertyMappingCollection. |
![]() |
ODataEntityPropertyMappingCollection(IEnumerable<EntityPropertyMappingAttribute>) | Crea una nueva instancia de la clase ODataEntityPropertyMappingCollection. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Add | Agrega mapping a la lista de todas las asignaciones representadas por esta clase. |
![]() |
Equals | (Se hereda de Object.) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetEnumerator | Devuelve un enumerador de las instancias de EntityPropertyMappingAttribute de este enumerable. |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Implementaciones de interfaces explícitas
| Nombre | Descripción | |
|---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | Devuelve un enumerador no genérico para las instancias de EntityPropertyMappingAttribute de este enumerable. |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
.gif)
.gif)
.gif)
.gif)