SqlDatabaseSchemaProvider.MaxIdentifierPartLength Field
Maximum length of an identifier part for the Transact-SQL language and for all SQL Server providers.
Namespace: Microsoft.Data.Schema.Sql
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public Const MaxIdentifierPartLength As Integer
public const int MaxIdentifierPartLength
public:
literal int MaxIdentifierPartLength
static val mutable MaxIdentifierPartLength: int
public const var MaxIdentifierPartLength : int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.