IRelationalCommandDiagnosticsLogger.ShouldLogCommandCreate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether CommandCreating or CommandCreated need to be logged.
public bool ShouldLogCommandCreate(DateTimeOffset now);
abstract member ShouldLogCommandCreate : DateTimeOffset -> bool
Public Function ShouldLogCommandCreate (now As DateTimeOffset) As Boolean
Parameters
- now
- DateTimeOffset