Sdílet prostřednictvím


DataParameter – konstruktor (Boolean)

Konstruktoru třídy.Inicializuje parametry instance DataParameter třídy s uvedením zda odvodit pomocí instance DeriveParameters metoda.

Obor názvů:  Microsoft.VisualStudio.Data
Sestavení:  Microsoft.VisualStudio.Data (v Microsoft.VisualStudio.Data.dll)

Syntaxe

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DataParameter Třída

DataParameter – přetížení

Microsoft.VisualStudio.Data – obor názvů