Share via


BuiltInFunctionCollection Constructor

Initializes a new instance of the BuiltInFunctionCollection class that has the default initial capacity.

Namespace:  Microsoft.SqlServer.Management.SqlParser.MetadataProvider
Assembly:  Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New BuiltInFunctionCollection()
public BuiltInFunctionCollection()
public:
BuiltInFunctionCollection()
new : unit -> BuiltInFunctionCollection
public function BuiltInFunctionCollection()

See Also

Reference

BuiltInFunctionCollection Class

BuiltInFunctionCollection Overload

Microsoft.SqlServer.Management.SqlParser.MetadataProvider Namespace