ConversionNotSupportedException Constructor
Initializes a new instance of the ConversionNotSupportedException class.
Espacio de nombres: Microsoft.SqlServer.Management.Dmf
Ensamblado: Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New ConversionNotSupportedException()
public ConversionNotSupportedException()
public:
ConversionNotSupportedException()
new : unit -> ConversionNotSupportedException
public function ConversionNotSupportedException()
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Vea también
Referencia
ConversionNotSupportedException Clase