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


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

Initializes a new instance of the SfcInvalidStreamException class with the specified error message. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

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

Синтаксис

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

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

Параметры

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

См. также

Справочник

SfcInvalidStreamException Класс

Перегрузка SfcInvalidStreamException

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc