Gets the block data as an array of data rows. Each data row implements the IDataRowAdapter interface.

Syntax

public IDataRowAdapter[] BlockData { get; }
Public ReadOnly Property BlockData() As IDataRowAdapter()

Limitations

Read only.