TransformTupleLength Property |
Gets the number of data values.
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic int Length { get; }Public ReadOnly Property Length As Integer
Get
public:
property int Length {
int get ();
}member Length : int with get
Property Value
Type:
Int32
See Also