SqlSchemaModel.QuotedIdentifier_Category Field

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

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

value = SqlSchemaModel.QuotedIdentifier_Category
public const string QuotedIdentifier_Category
public:
literal String^ QuotedIdentifier_Category
public const var QuotedIdentifier_Category : String
static val mutable QuotedIdentifier_Category: string

.NET Framework Security

See Also

Reference

SqlSchemaModel Class

SqlSchemaModel Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace