Bagikan melalui


DbFunctionExpression.Arguments Properti

Definisi

DbExpression Mendapatkan daftar yang menyediakan argumen ke fungsi .

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)

Nilai Properti

Daftar DbExpression yang menyediakan argumen ke fungsi .

Berlaku untuk