Property CommandName
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
CommandName
Gets the name of the command.
protected abstract string CommandName { get; }
Property Value
- string
The name of the command.
Gets the name of the command.
protected abstract string CommandName { get; }
The name of the command.