Aracılığıyla paylaş


UnsupportedEngineTypeException Oluşturucusu (String)

Yeni bir başlatır örnek , UnsupportedEngineTypeException sınıfı ile belirtilen ileti.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
Public Sub New ( _
    message As String _
)
'Kullanım
Dim message As String

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

Parametreler

  • message
    Tür: System.String
    A String değerini belirtir ileti için desteklenmeyen özelliği özel durum.