Поделиться через


Конструктор DacServicesException (String)

Construct a new instance of the DacServicesException class with the specified error message.

Пространство имен:  Microsoft.SqlServer.Dac
Сборка:  Microsoft.SqlServer.Dac (в Microsoft.SqlServer.Dac.dll)

Синтаксис

'Декларация
Public Sub New ( _
    message As String _
)
'Применение
Dim message As String 

Dim instance As New DacServicesException(message)
public DacServicesException(
    string message
)
public:
DacServicesException(
    String^ message
)
new : 
        message:string -> DacServicesException
public function DacServicesException(
    message : String
)

Параметры

  • message
    Тип: System.String
    The message that describes the error.

См. также

Справочник

DacServicesException Класс

Перегрузка DacServicesException

Пространство имен Microsoft.SqlServer.Dac