Partager via


OrleansRelationalDownloadStream(DbDataReader, Int32) Constructeur

Définition

Constructeur par défaut.

public OrleansRelationalDownloadStream (System.Data.Common.DbDataReader reader, int ordinal);
new Orleans.SqlUtils.OrleansRelationalDownloadStream : System.Data.Common.DbDataReader * int -> Orleans.SqlUtils.OrleansRelationalDownloadStream
Public Sub New (reader As DbDataReader, ordinal As Integer)

Paramètres

reader
DbDataReader

Lecteur à utiliser pour lire à partir de la base de données.

ordinal
Int32

Ordinal de colonne à lire.

S’applique à