Table of Contents

Property CommandSource

Namespace
QueryGuard
Assembly
QueryGuard.Core.dll

CommandSource

Gets the EF Core command source, or null when the provider did not report one.

public string? CommandSource { get; }

Property Value

string