Partilhar via


QueryExecutionType Enumeração

Definição

Define valores para QueryExecutionType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum QueryExecutionType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type QueryExecutionType = 
Public Enum QueryExecutionType
Herança
QueryExecutionType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Aborted 3
Any 0
Exception 4
Irregular 2
Regular 1

Aplica-se a