Initializes a new instance of the SQLTableFieldBase class

Namespace: DatabaseObjects.SQL
Assembly: DatabaseObjects (in DatabaseObjects.dll) Version: 3.8.1.0

Syntax

C#
protected SQLTableFieldBase()
Visual Basic
Protected Sub New
Visual C++
protected:
SQLTableFieldBase()

See Also