다음을 통해 공유


DbGroupExpressionBinding.GroupVariable 속성

정의

그룹 요소 변수를 참조하는 DbVariableReferenceExpression을 가져옵니다.

public System.Data.Entity.Core.Common.CommandTrees.DbVariableReferenceExpression GroupVariable { get; }
member this.GroupVariable : System.Data.Entity.Core.Common.CommandTrees.DbVariableReferenceExpression
Public ReadOnly Property GroupVariable As DbVariableReferenceExpression

속성 값

그룹 요소 변수에 대한 참조입니다.

적용 대상