Sugerir traducción
 
Otros han sugerido:

progress indicator
No hay más sugerencias.
Evaluar y enviar comentarios
Contraer todo/Expandir todo Contraer todo
Ver contenido:  en paraleloVer contenido: en paralelo
.NET Framework Class Library
EnumerableRowCollection Class

Represents a collection of DataRow objects returned from a LINQ to DataSet query. This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. 

System..::.Object
  System.Data..::.EnumerableRowCollection
    System.Data..::.EnumerableRowCollection<(Of <(TRow>)>)

Namespace:  System.Data
Assembly:  System.Data.DataSetExtensions (in System.Data.DataSetExtensions.dll)
Visual Basic
Public MustInherit Class EnumerableRowCollection _
    Implements IEnumerable
C#
public abstract class EnumerableRowCollection : IEnumerable
Visual C++
public ref class EnumerableRowCollection abstract : IEnumerable
F#
[<AbstractClass>]
type EnumerableRowCollection =  
    class
        interface IEnumerable
    end

The EnumerableRowCollection type exposes the following members.

  NameDescription
Public methodEquals(Object)Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodToStringReturns a string that represents the current object. (Inherited from Object.)
Top
  NameDescription
Public Extension MethodAsParallelEnables parallelization of a query. (Defined by ParallelEnumerable.)
Public Extension MethodAsQueryableConverts an IEnumerable to an IQueryable. (Defined by Queryable.)
Public Extension MethodCast<(Of <(TResult>)>)()()()Overloaded. Converts the elements of an IEnumerable to the specified type. (Defined by Enumerable.)
Public Extension MethodCast<(Of <(TResult>)>)()()()Overloaded. Converts the elements of an EnumerableRowCollection to the specified type. This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Defined by EnumerableRowCollectionExtensions.)
Public Extension MethodOfType<(Of <(TResult>)>)Filters the elements of an IEnumerable based on a specified type. (Defined by Enumerable.)
Top
  NameDescription
Explicit interface implemetationPrivate methodIEnumerable..::.GetEnumeratorReturns an enumerator for the collection of DataRow objects. This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Top

EnumerableRowCollection provides an entry point so that the cast operation can be intercepted within an extension method. The derived generic class EnumerableRowCollection<(Of <(TRow>)>) is actually used by the .NET Framework to contain the results of a query.

This class cannot be instantiated.

.NET Framework

Supported in: 4, 3.5

.NET Framework Client Profile

Supported in: 4, 3.5 SP1

Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role not supported), Windows Server 2003 SP2

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Biblioteca de clases de .NET Framework
EnumerableRowCollection (Clase)

Representa una colección de los objetos DataRow devuelta de una consulta LINQ to DataSet. Esta API admite la infraestructura de .NET Framework y no está pensada para usarse directamente desde el código. 

System..::.Object
  System.Data..::.EnumerableRowCollection
    System.Data..::.EnumerableRowCollection<(Of <(TRow>)>)

Espacio de nombres:  System.Data
Ensamblado:  System.Data.DataSetExtensions (en System.Data.DataSetExtensions.dll)
Visual Basic
Public MustInherit Class EnumerableRowCollection _
    Implements IEnumerable
C#
public abstract class EnumerableRowCollection : IEnumerable
Visual C++
public ref class EnumerableRowCollection abstract : IEnumerable
F#
[<AbstractClass>]
type EnumerableRowCollection =  
    class
        interface IEnumerable
    end

El tipo EnumerableRowCollection expone los siguientes miembros.

  NombreDescripción
Método públicoEquals(Object)Determina si el objeto Object especificado es igual al objeto Object actual. (Se hereda de Object).
Método protegidoFinalizePermite que un objeto intente liberar recursos y realizar otras operaciones de limpieza antes de ser reclamado por la recolección de elementos no utilizados. (Se hereda de Object).
Método públicoGetHashCodeActúa como función hash para un tipo concreto. (Se hereda de Object).
Método públicoGetTypeObtiene el objeto Type de la instancia actual. (Se hereda de Object).
Método protegidoMemberwiseCloneCrea una copia superficial del objeto Object actual. (Se hereda de Object).
Método públicoToStringDevuelve una cadena que representa el objeto actual. (Se hereda de Object).
Arriba
  NombreDescripción
Método de extensión públicoAsParallelHabilita la paralelización de una consulta. (Definido por ParallelEnumerable).
Método de extensión públicoAsQueryableConvierte una interfaz IEnumerable en IQueryable. (Definido por Queryable).
Método de extensión públicoCast<(Of <(TResult>)>)()()()Sobrecargado. Convierte los elementos de IEnumerable en el tipo especificado. (Definido por Enumerable).
Método de extensión públicoCast<(Of <(TResult>)>)()()()Sobrecargado. Convierte los elementos de una colección EnumerableRowCollection en el tipo especificado. Esta API admite la infraestructura de .NET Framework y no está previsto su uso directo desde el código. (Definido por EnumerableRowCollectionExtensions).
Método de extensión públicoOfType<(Of <(TResult>)>)Filtra los elementos de IEnumerable en función de un tipo especificado. (Definido por Enumerable).
Arriba
  NombreDescripción
Implementación explícita de interfacesMétodo privadoIEnumerable..::.GetEnumeratorDevuelve un enumerador para la colección de objetos DataRow. Esta API admite la infraestructura de .NET Framework y no está previsto su uso directo desde el código.
Arriba

EnumerableRowCollection proporciona un punto de entrada para que la operación de conversión se pueda interceptar dentro de un método de extensión. .NET Framework usa la clase EnumerableRowCollection<(Of <(TRow>)>) genérica derivada para contener los resultados de una consulta.

No se pueden crear instancias de esta clase.

.NET Framework

Compatible con: 4, 3.5

.NET Framework Client Profile

Compatible con: 4, 3.5 SP1

Windows 7, Windows Vista SP1 o posterior, Windows XP SP3, Windows Server 2008 (no se admite Server Core), Windows Server 2008 R2 (se admite Server Core con SP1 o posterior), Windows Server 2003 SP2

.NET Framework no admite todas las versiones de todas las plataformas. Para obtener una lista de las versiones compatibles, vea Requisitos de sistema de .NET Framework.
Todos los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancias sean seguros para la ejecución de subprocesos.
Contenido de la comunidad   ¿Qué es Community Content?
Agregar contenido nuevo RSS  Anotaciones
Processing
© 2012 Microsoft. Reservados todos los derechos. Términos de uso | Marcas Registradas | Privacidad
Page view tracker