Share via


RuleExecutionContext Class

Namespace:  Microsoft.Data.Schema.StaticCodeAnalysis
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public Class RuleExecutionContext
'Usage
Dim instance As RuleExecutionContext
public class RuleExecutionContext
public ref class RuleExecutionContext
public class RuleExecutionContext

Inheritance Hierarchy

System.Object
  Microsoft.Data.Schema.StaticCodeAnalysis.RuleExecutionContext

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

RuleExecutionContext Members

Microsoft.Data.Schema.StaticCodeAnalysis Namespace