共用方式為


FunctionParameter.IsMaxLength 屬性

定義

取得 參數是否使用資料庫提供者所支援的長度上限。

public bool IsMaxLength { get; }
member this.IsMaxLength : bool
Public ReadOnly Property IsMaxLength As Boolean

屬性值

如果參數使用資料庫提供者所支援的最大長度,則為 true;否則為 false。

適用於