Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the scope that is examined by a DataRule.
Namespace: Microsoft.Data.Schema.StaticCodeAnalysis
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Enumeration DataRuleScope
public enum DataRuleScope
public enum class DataRuleScope
type DataRuleScope
public enum DataRuleScope
Members
Member name | Description | |
---|---|---|
Element | Indicates that the rule examines a single element. | |
Model | Indicates that the rule examines the whole model. |