Compartir a través de


SQLServerBlob Constructor (SQLServerConnection, byte )

Initializes a new instance of the SQLServerBlob class when given a SQLServerConnection object and a byte array.

public SQLServerBlob(SQLServerConnection connection,
                     byte[] data)

Parámetros

connection

A SQLServerConnection object.

data

A byte array.

Vea también

Referencia

SQLServerBlob Class

Conceptos

SQLServerBlob Constructors
SQLServerBlob Members