다음을 통해 공유


PropertyAttributesEnum

Property 개체의 특성을 지정합니다.

상수 묘사
adPropNotSupported 0 공급자가 속성을 지원하지 않음을 나타냅니다.
adPropRequired 1 데이터 원본이 초기화되기 전에 사용자가 이 속성의 값을 지정해야 임을 나타냅니다.
adPropOptional 2 데이터 원본이 초기화되기 전에 사용자가 이 속성의 값을 지정할 필요가 없음을 나타냅니다.
adPropRead 512 사용자가 속성을 읽을 수 있음을 나타냅니다.
adPropWrite 1024 사용자가 속성을 설정할 수 있음을 나타냅니다.

ADO/WFC 해당 항목

패키지: com.ms.wfc.data

상수
AdoEnums.PropertyAttributes.NOTSUPPORTED
AdoEnums.PropertyAttributes.REQUIRED
AdoEnums.PropertyAttributes.OPTIONAL
AdoEnums.PropertyAttributes.READ
AdoEnums.PropertyAttributes.WRITE

적용 대상

ADO(Attributes 속성)