RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

ChunkResult..::..Chunk Property

Gets the chunk.

Namespace:  RingSoft.DbLookup.ModelDefinition
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public DataTable Chunk { get; set; }
Public Property Chunk As DataTable
	Get
	Set
public:
property DataTable^ Chunk {
	DataTable^ get ();
	void set (DataTable^ value);
}

Field Value

The chunk.