DataBufferCapacity Property |
Gets the buffer capacity.
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public int Capacity { get; }
Public ReadOnly Property Capacity As Integer
Get
public:
property int Capacity {
int get ();
}
member Capacity : int with get
Property Value
Type:
Int32See Also