言語

ConversionNotSupportedException クラス

定義

[System.Serializable]
public sealed class ConversionNotSupportedException : Microsoft.SqlServer.Management.Dmf.DmfException
[<System.Serializable>]
type ConversionNotSupportedException = class
    inherit DmfException
Public NotInheritable Class ConversionNotSupportedException
Inherits DmfException
継承
ConversionNotSupportedException
属性

コンストラクター

名前 説明
ConversionNotSupportedException()

基本コンストラクター

ConversionNotSupportedException(String, Exception)

基本コンストラクター

ConversionNotSupportedException(String, String)

コンストラクター

ConversionNotSupportedException(String)

基本コンストラクター

プロパティ

名前 説明
DmfExceptionType

例外の種類

HelpLink

は、ヘルプ Web サイトへのリンクを出力します

(継承元 DmfException)
Host

ホスティング オブジェクト/型名

Message

メッセージ

TypeName

型名

メソッド

名前 説明
GetObjectData(SerializationInfo, StreamingContext)

シリアル化ヘルパー

Init()

インスタンスのプロパティを初期化します。

(継承元 DmfException)
SetHelpContext(String)

ヘルプ コンテキストを設定する

(継承元 DmfException)

適用対象