The interface exposing analysis specific methods.
The interface also provides debugging and rule test members which to facilitate custom rule creation and testing.
Namespace: Ubitsoft.SqlEnlight.SdkAssembly: Ubitsoft.SqlEnlight.Sdk (in Ubitsoft.SqlEnlight.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public interface ISdkAnalysisService : ISdkServiceBase |
| Visual Basic |
|---|
Public Interface ISdkAnalysisService _ Inherits ISdkServiceBase |
| Visual C++ |
|---|
public interface class ISdkAnalysisService : ISdkServiceBase |