Condividi tramite


Proprietà AlterElementStep.SourceElement

Ottiene l'elemento di origine.

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

Sintassi

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

Valore proprietà

Tipo: Microsoft.Data.Schema.SchemaModel.IModelElement

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AlterElementStep Classe

Spazio dei nomi Microsoft.Data.Schema.Build