ScriptProcessorRequiredBufferSize Property |
Gets the size of the required buffer. If all records are required,-1 is returned.
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 RequiredBufferSize { get; }Public ReadOnly Property RequiredBufferSize As Integer
Get
public:
property int RequiredBufferSize {
int get ();
}member RequiredBufferSize : int with get
Property Value
Type:
Int32
See Also