InvalidPropertyValueException Class
SQL Server 2005
The InvalidPropertyValueException class is an exception that is raised when a property is set to a value that is not valid on the referenced connection to the server.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
Assembly: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
[SerializableAttribute] public sealed class InvalidPropertyValueException : ConnectionException
/** @attribute SerializableAttribute() */ public final class InvalidPropertyValueException extends ConnectionException
SerializableAttribute public final class InvalidPropertyValueException extends ConnectionException
System.Object
System.Exception
System.SystemException
Microsoft.SqlServer.Management.Common.ConnectionException
Microsoft.SqlServer.Management.Common.InvalidPropertyValueException
System.Exception
System.SystemException
Microsoft.SqlServer.Management.Common.ConnectionException
Microsoft.SqlServer.Management.Common.InvalidPropertyValueException
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
