AzureLogRepositoryBaseTableName Property

Gets or sets the table to use; default is time-based

Definition

Namespace: InnerDrive.Logging
Assembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
public string BaseTableName { get; init; }

Property Value

String

See Also