Sdílet prostřednictvím


DbModificationCommandTree.Target Vlastnost

Definice

DbExpressionBinding Získá, který určuje cílovou tabulku pro operaci jazyka 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

Hodnota vlastnosti

Určuje DbExpressionBinding cílovou tabulku pro operaci DML.

Platí pro