AzureLogRepositoryDefaultBaseTableName Field

Gets the default BaseTableName for this repository

Definition

Namespace: InnerDrive.Logging
Assembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
public const string DefaultBaseTableName = "InnerDriveEventLog"

Field Value

String

See Also