Creates new instance of the TableValuedCLRFunction class.

Namespace:  PerpetuumSoft.DataModel.MsSql
Assembly:  PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0

Syntax

C#
public TableValuedCLRFunction()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
TableValuedCLRFunction()

See Also