TransformStatisticsOutputDataCount Property |
Gets the total output data count when requested.
Namespace:
Dundas.BI.Instrumentation
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public long OutputDataCount { get; }
Public ReadOnly Property OutputDataCount As Long
Get
public:
property long long OutputDataCount {
long long get ();
}
member OutputDataCount : int64 with get
Property Value
Type:
Int64See Also