Condividi tramite


Proprietà DropElementStep.TargetElement

Ottiene l'elemento di destinazione.

Spazio dei nomi:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.Data.Schema.SchemaModel.IModelElement
Restituisce un valore IModelElement.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DropElementStep Classe

Spazio dei nomi Microsoft.Data.Schema.Build