Aracılığıyla paylaş


DbGroupByExpression.Input Özellik

Tanım

DbGroupExpressionBinding Giriş kümesini belirten öğesini alır ve küme öğesi ile grup öğesi değişkenlerine erişim sağlar.

public:
 property System::Data::Common::CommandTrees::DbGroupExpressionBinding ^ Input { System::Data::Common::CommandTrees::DbGroupExpressionBinding ^ get(); };
public System.Data.Common.CommandTrees.DbGroupExpressionBinding Input { get; }
member this.Input : System.Data.Common.CommandTrees.DbGroupExpressionBinding
Public ReadOnly Property Input As DbGroupExpressionBinding

Özellik Değeri

DbGroupExpressionBinding giriş kümesini belirten ve küme öğesi ile grup öğesi değişkenlerine erişim sağlayan.

Şunlara uygulanır