RemoteRelationalMetadataGenericCountExpression Property

Gets the generic count expression for number of queried records.

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

Property Value

Type: String
The generic count expression.
See Also