RelationalDataProviderGenericCountExpression Property

Gets the generic count expression for number of queried records.

Namespace:  Dundas.BI.Data.DataProviders.Relational
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public virtual string GenericCountExpression { get; }

Property Value

Type: String
The generic count expression.
See Also