UnsupportedTypeException Constructor
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New UnsupportedTypeException()
public UnsupportedTypeException()
public:
UnsupportedTypeException()
new : unit -> UnsupportedTypeException
public function UnsupportedTypeException()