Udostępnij za pośrednictwem


DbNewInstanceExpression.Arguments Właściwość

Definicja

Pobiera listę zawierającą DbExpression wartości właściwości/kolumny lub ustawiające elementy dla nowego wystąpienia.

public:
 property System::Collections::Generic::IList<System::Data::Common::CommandTrees::DbExpression ^> ^ Arguments { System::Collections::Generic::IList<System::Data::Common::CommandTrees::DbExpression ^> ^ get(); };
public System.Collections.Generic.IList<System.Data.Common.CommandTrees.DbExpression> Arguments { get; }
member this.Arguments : System.Collections.Generic.IList<System.Data.Common.CommandTrees.DbExpression>
Public ReadOnly Property Arguments As IList(Of DbExpression)

Wartość właściwości

DbExpression Lista, która zawiera wartości właściwości/kolumny lub ustawia elementy dla nowego wystąpienia.

Dotyczy