Cursor EOF Property NFX Class Library

[This is preliminary documentation and is subject to change.]

True if EOF has been reached

Namespace: NFX.DataAccess.MongoDB.Connector
Assembly: NFX.MongoDB (in NFX.MongoDB.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public bool EOF { get; }

Property Value

Type: OnlineBoolean
See Also