CountSystemRoles
Result row for 'CountSystemRoles' query.
public record CountSystemRoles : IEquatable<CountSystemRoles>
Constructors
CountSystemRoles
public CountSystemRoles(long cnt)
Initializes a new instance of CountSystemRoles.
| Parameter | Type | Description |
|---|---|---|
cnt |
Int64 |
Properties
cnt
public long cnt { get; init; }
Column 'cnt'.