次の方法で共有


BdcException.ServerStackTrace プロパティ

サーバー スタック トレースを取得します。

名前空間:  Microsoft.BusinessData.Infrastructure
アセンブリ:  Microsoft.BusinessData (Microsoft.BusinessData.dll 内)

構文

'宣言
Public Property ServerStackTrace As String
    Get
    Set
'使用
Dim instance As BdcException
Dim value As String

value = instance.ServerStackTrace

instance.ServerStackTrace = value
public string ServerStackTrace { get; set; }

プロパティ値

型: System.String
サーバー スタック トレースの文字列。

関連項目

参照先

BdcException クラス

BdcException メンバー

Microsoft.BusinessData.Infrastructure 名前空間