共用方式為


EdmTypeDefinitionReference.MaxLength 屬性

定義

取得基礎型別的最大長度。 只有在 為 false 時 IsUnbounded ,這個值才有效。 此 Facet 僅適用于基礎類型為 Edm.Binary、Edm.Stream 或 Edm.String 時。

public int? MaxLength { get; }
member this.MaxLength : Nullable<int>
Public ReadOnly Property MaxLength As Nullable(Of Integer)

屬性值

適用於