Name | Description | |
---|---|---|
AutoCreateStoredProcedure | If true, the stored procedure will automatically be checked during initialization and created | |
StoredProcedureName | The name of the stored procedure used for logging |
The following tables list the members exposed by IAutoSetupStoredProcedure.
Name | Description | |
---|---|---|
AutoCreateStoredProcedure | If true, the stored procedure will automatically be checked during initialization and created | |
StoredProcedureName | The name of the stored procedure used for logging |
Name | Description | |
---|---|---|
CreateStoredProcedure | Logic for creating the stored procedure based on the specified log table | |
StoredProcedureExists | Detect if the passed in stored procedure exists |