DataSet.QueryPrepareAndExecutionTime Propriedade

Definição

Obtém o tempo de preparação e execução da consulta.

public:
 property Nullable<long> QueryPrepareAndExecutionTime { Nullable<long> get(); void set(Nullable<long> value); };
public long? QueryPrepareAndExecutionTime { get; set; }
member this.QueryPrepareAndExecutionTime : Nullable<int64> with get, set
Public Property QueryPrepareAndExecutionTime As Nullable(Of Long)

Valor da propriedade

Nullable<Int64>

O tempo de preparação e execução da consulta.

Aplica-se a