CommandType (System.Data.CommandType)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: System.Data.dll

Specifies how a command string is interpreted.

VB.NET C#

C#

public enum struct CommandType : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

[IWE] C# ODBCReader questions

Cmd.CommandType = System.Data.CommandType.Text; Rs = Cmd.ExecuteReader(); Rs.Close(); // example using DataAdapter (sans SqlConnection ...

DataManager.SelectCommandType Property

Me.DataManager1.SelectCommandType = System.Data.CommandType.StoredProcedure Me.DataManager1.SelectCommandText = "API.GetCustomerInvoice(:InvoiceID)" Me.DataManager1.Fill(

Mono Documentation

Mono Class Library : System.Data Namespace System.Data.CommandType Enumeration ... Remarks Documentation for this section has not yet been entered. Members

MimerCommand.CommandType Property

Specifies how a command string is interpreted. ... System.Data.CommandType  CommandType {get; set;}

MBR IT/.NET 247 : System.Data Namespace [Details]

System.Data.CommandType: System.Data.ConnectionState: System.Data.Constraint ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team for your next ...

MBR IT/.NET 247 : System.Data.CommandType Enumeration [Articles]

BUG: "Invalid Property Data" Error While Creating OracleCommand in Visual Studio .NET 2003: http://www.kbalertz.com/ (814186) - When you create a command object for Oracle to run a ...

System.Data.CommandType and WebService - MSDN Forums

System.Data.CommandType and WebService Thread Starter: Hena Started: 17 Jan 2008 2:25 PM UTC Replies: 2 ...

IDbCommand.CommandType Property (System.Data)

Property Value Type: System.Data . . :: . CommandType. One of the CommandType values. The default is Text . ...

CommandType Enumeration (System.Data)

Specifies how a command string is interpreted. Namespace: System.Data ... Previous Versions .NET Framework 2.0 Class Library Reference System.Data CommandType Enumeration

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support