Campo ModelSchema.MaxPossibleIdentifierParts
Rappresenta il numero massimo possibile di parti che un identificatore di modello può contenere.
Spazio dei nomi: Microsoft.Data.Schema.SchemaModel
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Sintassi
'Dichiarazione
Public Const MaxPossibleIdentifierParts As Integer
public const int MaxPossibleIdentifierParts
public:
literal int MaxPossibleIdentifierParts
static val mutable MaxPossibleIdentifierParts: int
public const var MaxPossibleIdentifierParts : int
Valore di campo
Tipo: System.Int32
L'implementazione predefinita restituisce 1020.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.