다음을 통해 공유


FunctionParameter.IsMaxLengthConstant 속성

정의

데이터베이스 공급자의 최대 길이 패싯이 상수인지 여부를 가져옵니다.

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

속성 값

패싯이 상수이면 true이고, 그렇지 않으면 false입니다.

적용 대상