Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initializes a new instance of the ParameterValueOutOfRangeException class by using default values.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ParameterValueOutOfRangeException()
public ParameterValueOutOfRangeException()
public:
ParameterValueOutOfRangeException()
new : unit -> ParameterValueOutOfRangeException
public function ParameterValueOutOfRangeException()
See Also
Reference
ParameterValueOutOfRangeException Class