ActiveDirectorySchemaProperty.RangeUpper 속성

정의

개체가 가질 수 있는 최대값 또는 길이 ActiveDirectorySchemaProperty 를 나타내는 값을 가져오거나 설정합니다.

public:
 property Nullable<int> RangeUpper { Nullable<int> get(); void set(Nullable<int> value); };
public int? RangeUpper { get; set; }
member this.RangeUpper : Nullable<int> with get, set
Public Property RangeUpper As Nullable(Of Integer)

속성 값

Int32 개체 값의 최대값 또는 길이를 ActiveDirectorySchemaProperty 나타내는 값입니다.

예외

기본 디렉터리 서비스에 대한 호출로 인해 오류가 발생했습니다.

대상 서버가 사용 중이거나 사용할 수 없습니다.

이 속성의 상한 범위는 없습니다.

적용 대상

추가 정보