Compartir a través de


AlterElementStep.TargetElement (Propiedad)

Obtiene el elemento de destino.

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

Sintaxis

'Declaración
Public ReadOnly Property TargetElement As IModelElement
    Get
public IModelElement TargetElement { get; }
public:
property IModelElement^ TargetElement {
    IModelElement^ get ();
}
member TargetElement : IModelElement
function get TargetElement () : IModelElement

Valor de propiedad

Tipo: Microsoft.Data.Schema.SchemaModel.IModelElement

Seguridad de .NET Framework

Vea también

Referencia

AlterElementStep Clase

Microsoft.Data.Schema.Build (Espacio de nombres)