다음을 통해 공유


AttributeCodeFragment 클래스

정의

특성의 사용을 나타냅니다.

public class AttributeCodeFragment
type AttributeCodeFragment = class
Public Class AttributeCodeFragment
상속
AttributeCodeFragment

설명

자세한 내용 과 예제는 데이터베이스 공급자 및 확장 구현 을 참조하세요.

생성자

AttributeCodeFragment(Type, IEnumerable<Object>, IDictionary<String,Object>)

AttributeCodeFragment 클래스의 새 인스턴스를 초기화합니다.

AttributeCodeFragment(Type, Object[])

AttributeCodeFragment 클래스의 새 인스턴스를 초기화합니다.

속성

Arguments

특성의 위치 인수를 가져옵니다.

NamedArguments

특성의 명명된 인수를 가져옵니다.

Type

특성의 형식을 가져오거나 설정합니다.

적용 대상