Sdílet prostřednictvím


ModelTranslatorSplitToType.IncludeProperty – metoda (ModelPropertyClass)

Obor názvů:  Microsoft.Data.Schema.SchemaModel.Translation
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

'Deklarace
Public Sub IncludeProperty ( _
    from As ModelPropertyClass _
)
public void IncludeProperty(
    ModelPropertyClass from
)
public:
void IncludeProperty(
    ModelPropertyClass^ from
)
member IncludeProperty : 
        from:ModelPropertyClass -> unit 
public function IncludeProperty(
    from : ModelPropertyClass
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ModelTranslatorSplitToType Třída

IncludeProperty – přetížení

Microsoft.Data.Schema.SchemaModel.Translation – obor názvů