次の方法で共有


RetryLimitExceededException コンストラクター

[このページは、Entity Framework 6 に関するページです。最新バージョンは、'Entity Framework' NuGet パッケージとして入手できます。Entity Framework の詳細については、msdn.com/data/ef を参照してください。]

エラー メッセージを使用せずに、RetryLimitExceededException クラスの新しいインスタンスを初期化します。

名前空間:  System.Data.Entity.Infrastructure
アセンブリ:  EntityFramework (EntityFramework.dll 内)

構文

'宣言
Public Sub New
'使用
Dim instance As New RetryLimitExceededException()
public RetryLimitExceededException()
public:
RetryLimitExceededException()
new : unit -> RetryLimitExceededException
public function RetryLimitExceededException()

参照

参照

RetryLimitExceededException クラス

RetryLimitExceededException オーバーロード

System.Data.Entity.Infrastructure 名前空間