DataRule-Konstruktor

Erstellt eine neue Standardinstanz einer Klasse, die vom DataRule-Element abgeleitet wird.

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-Sicherheit

Siehe auch

Referenz

DataRule Klasse

Microsoft.Data.Schema.StaticCodeAnalysis-Namespace

Weitere Ressourcen

Exemplarische Vorgehensweise: Erstellen einer benutzerdefinierten Regelassembly für die statische Codeanalyse in SQL