SqlDatabaseSchemaProvider.MaxPartsInIdentifier Field

Maximum number of parts in a single identifier (without common language runtime parts).

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

Syntax

'Declaration
Public Const MaxPartsInIdentifier As Integer
public const int MaxPartsInIdentifier
public:
literal int MaxPartsInIdentifier
static val mutable MaxPartsInIdentifier: int
public const var MaxPartsInIdentifier : int

.NET Framework Security

See Also

Reference

SqlDatabaseSchemaProvider Class

Microsoft.Data.Schema.Sql Namespace