Want to create interactive content? It’s easy in Genially!

Get started free

C# SqlClient

Juan Pablo Rodríguez Bogantes

Created on October 31, 2022

Start designing with a free template

Discover more than 1500 professional designs like these:

Transcript

microsoft.data.sqlClient

Metodos

Propiedades

Open()

ConnectionString

SqlConnection

Close()

CreateCommand()

CommandText

ExecuteNonQuery()

SqlCommand

CommandType

ExecuteScalar()

Parameters

ExecuteReader()

SqlDataReader

Gets

Read()