CommandFailedEventCommandName Property |
Gets the name of the command.
Namespace:
MongoDB.Driver.Core.Events
Assembly:
MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.18.0+554c799eb1ec8dd732f16c739387f6664df1ba7a
Syntax public string CommandName { get; }
Public ReadOnly Property CommandName As String
Get
member CommandName : string with get
Property Value
Type:
StringSee Also