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 (25.3.0.1000)
Syntaxpublic int Capacity { get; }Public ReadOnly Property Capacity As Integer
	Get
public:
property int Capacity {
	int get ();
}member Capacity : int with get
Property Value
Type: 
Int32
See Also