共用方式為


IVsDataViewConnectionNodeInfo.ObjectType 屬性

取得目前連接節點所表示之資料物件的型別。

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

語法

'宣告
ReadOnly Property ObjectType As IVsDataObjectType
IVsDataObjectType ObjectType { get; }
property IVsDataObjectType^ ObjectType {
    IVsDataObjectType^ get ();
}
abstract ObjectType : IVsDataObjectType
function get ObjectType () : IVsDataObjectType

屬性值

型別:Microsoft.VisualStudio.Data.Services.IVsDataObjectType
IVsDataObjectType 物件做為目前連接節點所表示之資料物件的型別。

.NET Framework 安全性

請參閱

參考

IVsDataViewConnectionNodeInfo 介面

Microsoft.VisualStudio.Data.Services 命名空間