Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Description

Excerpt

Used as DataBindingProperties.MaxRows

...

,

...

to

...

indicate

...

that

...

as

...

much

...

of

...

the

...

data

...

source

...

should

...

be

...

imported

...

as

...

possible.

...

Signature
C#
C#

<p>public static const int ALL_ROWS = 1048576;
{signature}
{signature:</p>
} Public
Signature
vb.net
vb.net

<p>Public Shared Const ALLROWS As Integer = 1048576
{signature}1048576</p>