Sdílet prostřednictvím


ModelTranslatorPromoteToAction – konstruktor

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

Syntaxe

'Deklarace
Public Sub New ( _
    toClass As ModelElementClass _
)
public ModelTranslatorPromoteToAction(
    ModelElementClass toClass
)
public:
ModelTranslatorPromoteToAction(
    ModelElementClass^ toClass
)
new : 
        toClass:ModelElementClass -> ModelTranslatorPromoteToAction
public function ModelTranslatorPromoteToAction(
    toClass : ModelElementClass
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ModelTranslatorPromoteToAction Třída

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