Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class BuiltInFunctionCollection : Microsoft.SqlServer.Management.SqlParser.MetadataProvider.DictionaryCollection<Microsoft.SqlServer.Management.SqlParser.Metadata.IBuiltInFunction>
type BuiltInFunctionCollection = class
inherit DictionaryCollection<IBuiltInFunction>
Public Class BuiltInFunctionCollection
Inherits DictionaryCollection(Of IBuiltInFunction)