ParameterValueOutOfRangeException Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The exception that is thrown if a value passed to a parameter is out of range for the data type of the parameter.
public ref class ParameterValueOutOfRangeException : Microsoft::SqlServer::Replication::ReplicationAgentException
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class ParameterValueOutOfRangeException : Microsoft.SqlServer.Replication.ReplicationAgentException
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type ParameterValueOutOfRangeException = class
inherit ReplicationAgentException
Public Class ParameterValueOutOfRangeException
Inherits ReplicationAgentException
- Inheritance
- Attributes
Parameter |
Initializes a new instance of the ParameterValueOutOfRangeException class by using default values. |
Parameter |
Initializes a new instance of the ParameterValueOutOfRangeException class when given information and context parameters. |
Parameter |
Initializes a new instance of the ParameterValueOutOfRangeException class when given message and inner exception parameters. |
Parameter |
Initializes a new instance of the ParameterValueOutOfRangeException class when given a message parameter. |
Message |
Gets the error code of the underlying error. (Inherited from ReplicationAgentException) |
Get |
Sets the specified SerializationInfo with information about the exception. (Inherited from ReplicationAgentException) |
Производ | Верзије |
---|---|
SQL Server .NET SDK | 2016 |