共用方式為


IVsDataParameterDescriptor.IsDerived 屬性

取得表示資料參數是否由右至左命令衍生。

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

語法

'宣告
ReadOnly Property IsDerived As Boolean
bool IsDerived { get; }
property bool IsDerived {
    bool get ();
}
abstract IsDerived : bool with get
function get IsDerived () : boolean

屬性值

類型:Boolean
true ,則資料參數取得;否則, false。

.NET Framework 安全性

請參閱

參考

IVsDataParameterDescriptor 介面

Microsoft.VisualStudio.Data.Services.SupportEntities 命名空間