Freigeben über


QueryExecutionType Enumeration

Definition

Definiert Werte für 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
Vererbung
QueryExecutionType
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Name Wert Beschreibung
Any 0
Regular 1
Irregular 2
Aborted 3
Exception 4

Gilt für: