Aracılığıyla paylaş


DbNewInstanceExpression.Arguments Özellik

Tanım

Özellik/sütun değerlerini sağlayan veya yeni örnek için öğeleri ayarlayan bir DbExpression liste alır.

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)

Özellik Değeri

DbExpression Özellik/sütun değerlerini sağlayan veya yeni örnek için öğeleri ayarlayan bir liste.

Şunlara uygulanır