Sdílet prostřednictvím


ModelSchema.MaxPossibleIdentifierParts – pole

Představuje maximální počet částí identifikátoru lze identifikační značka modelu.

Obor názvů:  Microsoft.Data.Schema.SchemaModel
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

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

Hodnota pole

Typ: System.Int32
Výchozí implementace vrátí 1,020.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ModelSchema Třída

Microsoft.Data.Schema.SchemaModel – obor názvů

ModelIdentifier