Bagikan melalui


SqlRetryLogicBase.RetryIntervalEnumerator Properti

Definisi

Enumerator interval timer.

public:  property Microsoft::Data::SqlClient::SqlRetryIntervalBaseEnumerator ^ RetryIntervalEnumerator {  public:
Microsoft::Data::SqlClient::SqlRetryIntervalBaseEnumerator ^ get(); protected:
 void set(Microsoft::Data::SqlClient::SqlRetryIntervalBaseEnumerator ^ value); };
public Microsoft.Data.SqlClient.SqlRetryIntervalBaseEnumerator RetryIntervalEnumerator { get; protected set; }
member this.RetryIntervalEnumerator : Microsoft.Data.SqlClient.SqlRetryIntervalBaseEnumerator with get, set
Public Property RetryIntervalEnumerator As SqlRetryIntervalBaseEnumerator

Nilai Properti

SqlRetryIntervalBaseEnumerator nilai yang menunjukkan enumerator untuk menghasilkan urutan interval waktu.

Berlaku untuk