Condividi tramite


DbSetClause.Value Proprietà

Definizione

Ottiene un oggetto DbExpression che specifica il nuovo valore con cui aggiornare la proprietà.

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

Valore della proprietà

Oggetto DbExpression che specifica il nuovo valore con cui aggiornare la proprietà.

Si applica a