DbModificationCommandTree.Target Propriété

Définition

Obtient la DbExpressionBinding table cible pour l’opération DML (Data Manipulation Language).

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

Valeur de propriété

Qui DbExpressionBinding spécifie la table cible pour l’opération DML.

S’applique à