PreviousNextIndex

BufferName property


(Windows only; GUI for .NET only)

For a create row operation, this is the buffer name for the newly created row. For a cancel create row operation, this is the buffer name of the previously created row to delete.

You can use this property when the BindingSource object is bound to a ProDataSet object. This property applies to all tables displayed in the .NET control.

When the BindingSource object is bound to a query, this property returns the Unknown value (?).

Data type: CHARACTER

Access: PUBLIC Readable

Applies to: Progress.Data.CancelCreateRowEventArgs class, Progress.Data.CreateRowEventArgs class

See also: BufferHdl property, CancelCreateRow event, Created property, CreateRow event


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex