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 命名空间