Condividi tramite


SqliteCommand.CommandType Proprietà

Definizione

Ottiene o imposta un valore che indica come CommandText viene interpretato. È supportato solo Text.

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

Valore della proprietà

Valore che indica come CommandText viene interpretato.

Si applica a