Sdílet prostřednictvím


DbLikeExpression.Argument Vlastnost

Definice

Získá nebo nastaví výraz, který určuje řetězec k porovnání s daným vzorem.

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

Hodnota vlastnosti

Výraz, který určuje řetězec, který se má porovnat s daným vzorem.

Výjimky

Výraz je null.

Výraz není přidružen ke stromu DbLikeExpressionpříkazů nebo jeho typ výsledku není typu řetězce.

Platí pro