SqlRetryLogicBase.RetryIntervalEnumerator 属性      
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
计时器间隔枚举器。
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, setPublic Property RetryIntervalEnumerator As SqlRetryIntervalBaseEnumerator属性值
SqlRetryIntervalBaseEnumerator 值,指示枚举器生成时间间隔序列。