Compartir a través de


SqlDatabaseSchemaProvider.MaxIdentifierPartLength (Campo)

Longitud máxima de una parte del identificador para el lenguaje Transact-SQL y para todos los proveedores de SQL Server.

Espacio de nombres:  Microsoft.Data.Schema.Sql
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Public Const MaxIdentifierPartLength As Integer
public const int MaxIdentifierPartLength
public:
literal int MaxIdentifierPartLength
static val mutable MaxIdentifierPartLength: int
public const var MaxIdentifierPartLength : int

Seguridad de .NET Framework

Vea también

Referencia

SqlDatabaseSchemaProvider Clase

Microsoft.Data.Schema.Sql (Espacio de nombres)