Inner Drive Extensible Architecture
C#
Show/Hide TOC
Azure
Log
Repository
Default
Base
Table
Name 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#
Copy
public
const
string
DefaultBaseTableName
= "InnerDriveEventLog"
Field Value
String
See Also
Reference
AzureLogRepository Class
InnerDrive.Logging Namespace
In This Article
Definition
See Also