[This is preliminary documentation and is subject to change.]
Gets/sets the size of GET_MORE fetch
Namespace: NFX.DataAccess.MongoDB.ConnectorAssembly: NFX.MongoDB (in NFX.MongoDB.dll) Version: 3.0.0.1 (3.0.0.1)
public int FetchBy { get; set; }
public int FetchBy { get; set; }
Public Property FetchBy As Integer
Get
Set
Public Property FetchBy As Integer
Get
Set
public:
property int FetchBy {
int get ();
void set (int value);
}
public:
property int FetchBy {
int get ();
void set (int value);
}
member FetchBy : int with get, set
member FetchBy : int with get, set
Property Value
Type:
Int32