IVsDataViewMemberInfo インターフェイス

サーバー エクスプローラーのデータ接続に関連付けられているデータ ビューのメンバーに関する情報を表します。

名前空間:  Microsoft.VisualStudio.Data.Services
アセンブリ:  Microsoft.VisualStudio.Data.Services (Microsoft.VisualStudio.Data.Services.dll 内)

構文

'宣言
Public Interface IVsDataViewMemberInfo
public interface IVsDataViewMemberInfo
public interface class IVsDataViewMemberInfo
type IVsDataViewMemberInfo =  interface end
public interface IVsDataViewMemberInfo

IVsDataViewMemberInfo 型で公開されるメンバーは以下のとおりです。

プロパティ

  名前 説明
パブリック プロパティ SkipWhenExpression 式がスキップされると文字列値が使用されると取得します。この値によって、式ではときに計算された値を置き換えます。

このページのトップへ

解説

このインターフェイスは DDEX サービスとして実装されます。

参照

関連項目

Microsoft.VisualStudio.Data.Services 名前空間