Property SqlTemplate

Assembly: redb.Core.dll

SQL template with parameter placeholders ($1, , etc.)

public string SqlTemplate { get; init; }