Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the maximum possible number of identifier parts that can be in a model identifier.
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
Field Value
Type: System.Int32
The default implementation returns 1,020.
.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.