共用方式為


IVsDataMappedObjectSubstitutionValue 介面

表示資料物件支援對應型別的替代值。

命名空間:  Microsoft.VisualStudio.Data.Services
組件:  Microsoft.VisualStudio.Data.Services (在 Microsoft.VisualStudio.Data.Services.dll 中)

語法

'宣告
Public Interface IVsDataMappedObjectSubstitutionValue
public interface IVsDataMappedObjectSubstitutionValue
public interface class IVsDataMappedObjectSubstitutionValue
type IVsDataMappedObjectSubstitutionValue =  interface end
public interface IVsDataMappedObjectSubstitutionValue

IVsDataMappedObjectSubstitutionValue 類型會公開下列成員。

屬性

  名稱 描述
公用屬性 Conversion 取得包含轉換步驟的 IVsDataMappedObjectConversion 物件。
公用屬性 MappedRestrictions 取得要轉換為基礎的對應的限制。

回頁首

備註

替代值,但沒有對應的限制和基礎限制時,有一對一對應應該使用。 例如,它們允許加入轉換建構自訂限制值,例如{結構描述目錄中。

這個介面會實作為內建 DDEX 服務。

請參閱

參考

Microsoft.VisualStudio.Data.Services 命名空間