Share via


CollationLookupBase Constructor

Initializes a new instance of the CollationLookupBase class.

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

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New CollationLookupBase()
protected CollationLookupBase()
protected:
CollationLookupBase()
new : unit -> CollationLookupBase
protected function CollationLookupBase()