Udostępnij za pośrednictwem


DbLimitExpression.Argument Właściwość

Definicja

Pobiera lub ustawia wyrażenie określające kolekcję wejściową.

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

Wartość właściwości

Wyrażenie określające kolekcję danych wejściowych.

Wyjątki

Wyrażenie to null.

Wyrażenie nie jest skojarzone z drzewem DbLimitExpressionpoleceń obiektu lub jego typ wyniku nie jest typem kolekcji.

Dotyczy