Table of Contents

Property CommandName

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

CommandName

Gets the name of the command.

protected override string CommandName { get; }

Property Value

string

The name of the command.