<PackageReference Include="System.Data.SqlClient" Version="4.9.1" />

Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute

public const int MaxByteSizeValue = 8000

public Format Format { get; }

public bool IsInvariantToDuplicates { get; set; }

public bool IsInvariantToNulls { get; set; }

public bool IsInvariantToOrder { get; set; }

public bool IsNullIfEmpty { get; set; }

public int MaxByteSize { get; set; }

public string Name { get; set; }