Share via


FormDataSource.__maxRecordsToLoad_IntImpl__ Method

Definition

Overloads

__maxRecordsToLoad_IntImpl__(Int32)
__maxRecordsToLoad_IntImpl__()

__maxRecordsToLoad_IntImpl__(Int32)

public:
 virtual int __maxRecordsToLoad_IntImpl__(int _value);
public virtual int __maxRecordsToLoad_IntImpl__ (int _value);
abstract member __maxRecordsToLoad_IntImpl__ : int -> int
override this.__maxRecordsToLoad_IntImpl__ : int -> int
Public Overridable Function __maxRecordsToLoad_IntImpl__ (_value As Integer) As Integer

Parameters

_value
Int32

Returns

Applies to

__maxRecordsToLoad_IntImpl__()

public:
 virtual int __maxRecordsToLoad_IntImpl__();
public virtual int __maxRecordsToLoad_IntImpl__ ();
abstract member __maxRecordsToLoad_IntImpl__ : unit -> int
override this.__maxRecordsToLoad_IntImpl__ : unit -> int
Public Overridable Function __maxRecordsToLoad_IntImpl__ () As Integer

Returns

Applies to