Share via


ModelSchema.MaxPossibleIdentifierParts-Feld

Stellt die maximal mögliche Anzahl an Bezeichnerteilen dar, die ein Modellbezeichner enthalten kann.

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

Syntax

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

Feldwert

Typ: System.Int32
Die Standardimplementierung gibt 1020 (null) zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelSchema Klasse

Microsoft.Data.Schema.SchemaModel-Namespace

ModelIdentifier