ProviderError(DateTime, ProviderErrorType, Byte, Int32, Int32, String) Constructor
Initializes a new instance of the ProviderError class.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
dateTime
-
DateTime
The date time.
-
type
-
ProviderErrorType
The error type.
-
providerId
-
byte
The provider identifier.
-
id
-
int
The identifier.
-
code
-
int
The code.
-
text
-
string
The text.
In this article
Definition