Returns the name of the audit table in the AuditTrail database.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
| C# |
|---|
public string AuditTableName( string dataStoreName ) |
| Visual Basic |
|---|
Public Function AuditTableName ( _ dataStoreName As String _ ) As String |
| Visual C++ |
|---|
public: String^ AuditTableName( String^ dataStoreName ) |
Parameters
- dataStoreName
- Type: System..::..String
The name of the data store.