'Declaration
Public Overloads Shadows Function GetInsertCommand() As MimerCommand
public new MimerCommand GetInsertCommand()
public function GetInsertCommand(): MimerCommand;
public hide function GetInsertCommand() : MimerCommand;
public: new MimerCommand* GetInsertCommand();
Return Value
The automatically generated MimerCommand required to perform insertions.