DataBufferCapacity Property |
Gets the buffer capacity.
Namespace: Dundas.BI.Data.TransformsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
Int32
See Also