Platforms to show: All Mac Windows Linux Cross-Platform

Back to SQLDataConsumerMBS class.

SQLDataConsumerMBS.kFirstPiece = 1

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the piece type constants.

The first piece is processed. You may setup everything you need to handle the data.

SQLDataConsumerMBS.kLastPiece = 3

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the piece type constants.

The last piece is processed. You can close files/network connections.

SQLDataConsumerMBS.kNextPiece = 2

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the piece type constants.

The next piece is processed. Not the first one or the last one, but one between.

SQLDataConsumerMBS.kOnePiece = 4

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the piece type constants.

The whole data stream is delivered in one call of the event.

The items on this page are in the following plugins: MBS SQL Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...