CommandType Property


Syntax: Visual Basic

NotOverridable Public Property CommandType As CommandType _
_
 Implements IDbCommand.CommandType

Syntax: C#

public System.Data.CommandType CommandType {get; set;}

Implements

IDbCommand.CommandType

See Also

MySqlCommand Class, MySql.Data.MySqlClient Namespace

Retornar