ModelTranslatorDemoteToAction-Konstruktor

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelTranslatorDemoteToAction Klasse

Microsoft.Data.Schema.SchemaModel.Translation-Namespace