الأربعاء، 4 يناير 2012

SqlCommand Methods

ExecuteNonQuery
  • Overridden. Executes a Transact-SQL statement against the connection and returns the number of rows affected.
ExecuteReader
  • Overloaded. Sends the CommandText to the Connection and builds a SqlDataReader.
ExecuteScalar
  • Overridden. Executes the query, and returns the first column of the first row in the result set returned by the query. Additional columns or rows are ignored.
ExecuteXmlReader
  • Sends the CommandText to the Connection and builds an XmlReader object.

Source: http://vbnetsample.blogspot.com/2007/10/sqlcommand-methods.html

how to convert vb6 to vb.net how to learn vb.net free programming courses free lance programming free online programming courses free game programming software free cnc programming software free programming software free c programming software free c programming software download

ليست هناك تعليقات:

إرسال تعليق