Compartilhar via


Construtor ModelTranslatorPromoteToAction

Namespace:  Microsoft.Data.Schema.SchemaModel.Translation
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
Public Sub New ( _
    toClass As ModelElementClass _
)
public ModelTranslatorPromoteToAction(
    ModelElementClass toClass
)
public:
ModelTranslatorPromoteToAction(
    ModelElementClass^ toClass
)
new : 
        toClass:ModelElementClass -> ModelTranslatorPromoteToAction
public function ModelTranslatorPromoteToAction(
    toClass : ModelElementClass
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ModelTranslatorPromoteToAction Classe

Namespace Microsoft.Data.Schema.SchemaModel.Translation