DeleteResultUnacknowledgedInstance Property |
Gets the instance.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public static DeleteResultUnacknowledged Instance { get; }
Public Shared ReadOnly Property Instance As DeleteResultUnacknowledged
Get
static member Instance : DeleteResultUnacknowledged with get
Property Value
Type:
DeleteResultUnacknowledgedSee Also