共用方式為


DataParameter 建構函式 (Boolean)

類別建構函式。指示與一起使用 DataParameter 類別的一個參數型的執行個體,該執行個體使用 DeriveParameters 方法,是否衍生自。

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

語法

'宣告
Protected Sub New ( _
    isDerived As Boolean _
)
protected DataParameter(
    bool isDerived
)
protected:
DataParameter(
    bool isDerived
)
new : 
        isDerived:bool -> DataParameter
protected function DataParameter(
    isDerived : boolean
)

參數

.NET Framework 安全性

請參閱

參考

DataParameter 類別

DataParameter 多載

Microsoft.VisualStudio.Data 命名空間