Condividi tramite


DbSetClause.Property Proprietà

Definizione

Ottiene un oggetto DbExpression che specifica la proprietà che deve essere aggiornata.

public:
 property System::Data::Common::CommandTrees::DbExpression ^ Property { System::Data::Common::CommandTrees::DbExpression ^ get(); };
public System.Data.Common.CommandTrees.DbExpression Property { get; }
member this.Property : System.Data.Common.CommandTrees.DbExpression
Public ReadOnly Property Property As DbExpression

Valore della proprietà

Oggetto DbExpression che specifica la proprietà che deve essere aggiornata.

Si applica a