Property ParameterCount
- Namespace
- QueryGuard
- Assembly
- QueryGuard.Core.dll
ParameterCount
Gets how many parameters the command declared. The names and values are not captured.
public int ParameterCount { get; }
Gets how many parameters the command declared. The names and values are not captured.
public int ParameterCount { get; }