Partager via


SqliteCommand.CommandType Propriété

Définition

Obtient ou définit une valeur indiquant comment CommandText est interprété. Seul Text est pris en charge.

public override System.Data.CommandType CommandType { get; set; }
member this.CommandType : System.Data.CommandType with get, set
Public Overrides Property CommandType As CommandType

Valeur de propriété

Valeur indiquant comment CommandText est interprété.

S’applique à