Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

CustomAggregateColumnAttribute..::..SelectExpression Property

Gets the name of the source column to be provided to the aggregate function.

Namespace:  Tortuga.Chain.Aggregates
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public string SelectExpression { get; }
Public ReadOnly Property SelectExpression As String
	Get
public:
property String^ SelectExpression {
	String^ get ();
}