Share via


MetadataProviderUtils.Names.Schema.InformationSchema Field

Gets the name of the information schema ("INFORMATION_SCHEMA").

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

Syntax

'Declaration
Public Const InformationSchema As String
'Usage
Dim value As String

value = MetadataProviderUtils..::..Names..::..Schema.InformationSchema
public const string InformationSchema
public:
literal String^ InformationSchema
static val mutable InformationSchema: string
public const var InformationSchema : String