Конструктор InternalSmoErrorException
Initializes a new instance of the InternalSmoErrorException class.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New InternalSmoErrorException()
public InternalSmoErrorException()
public:
InternalSmoErrorException()
new : unit -> InternalSmoErrorException
public function InternalSmoErrorException()
Замечания
The default constructor initializes any fields to their default values.