DbNewInstanceExpression.Arguments Eigenschap

Definitie

Hiermee haalt u een DbExpression lijst op die de eigenschaps-/kolomwaarden levert of elementen voor het nieuwe exemplaar instelt.

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)

Waarde van eigenschap

Een DbExpression lijst die de eigenschaps-/kolomwaarden levert of elementen voor het nieuwe exemplaar instelt.

Van toepassing op