Gets or sets the command text that is used to insert logging events into the database.
The command text used to insert logging events into the database.
Either the text of the prepared statement or the name of the stored procedure to execute to write into the database.
The CommandType property determines if this text is a prepared statement or a stored procedure.
AdoNetAppender Class | log4net.Appender Namespace