ModelTranslatorPromoteToAction (Constructor)

Espacio de nombres:  Microsoft.Data.Schema.SchemaModel.Translation
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
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

Seguridad de .NET Framework

Vea también

Referencia

ModelTranslatorPromoteToAction Clase

Microsoft.Data.Schema.SchemaModel.Translation (Espacio de nombres)