Aracılığıyla paylaş


UnknownPropertyException Oluşturucusu (String, Exception)

Yeni bir başlatır örnek , UnknownPropertyException sınıfı için belirtilen ileti ve iç özel durum.

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, _
    innerException As Exception _
)
'Kullanım
Dim message As String
Dim innerException As Exception

Dim instance As New UnknownPropertyException(message, _
    innerException)
public UnknownPropertyException(
    string message,
    Exception innerException
)
public:
UnknownPropertyException(
    String^ message, 
    Exception^ innerException
)
new : 
        message:string * 
        innerException:Exception -> UnknownPropertyException
public function UnknownPropertyException(
    message : String, 
    innerException : Exception
)

Parametreler

  • message
    Tür: System.String
    A String ileti belirten değeri dize için Bilinmeyen özellik özel durum
  • innerException
    Tür: System.Exception
    Bir Exception Sistem nesnesi değeri için Bilinmeyen özellik özel durum iç özel duruma belirtir