DataRule Constructor

Creates a new default instance of a class that is derived from the DataRule.

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

Syntax

'Declaration
Protected Sub New
protected DataRule()
protected:
DataRule()
new : unit -> DataRule
protected function DataRule()

.NET Framework Security

See Also

Reference

DataRule Class

Microsoft.Data.Schema.StaticCodeAnalysis Namespace

Other Resources

Walkthrough: Authoring a Custom Static Code Analysis Rule Assembly for SQL