다음을 통해 공유


AdomdRestriction 멤버

Restricts the information returned when retrieving schema information from a connection.

AdomdRestriction 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 AdomdRestriction(String, Object) Initializes a new instance of the AdomdRestriction class using name and value parameters.
공용 메서드 AdomdRestriction(String, String, Object) Initializes a new instance of the AdomdRestriction class, using name, namespace, and value parameters.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 Name Gets or sets the name of the AdomdRestriction.
공용 속성 Namespace Gets or sets the XML namespace with which the AdomdRestriction will be serialized.
공용 속성 Parent Gets the containing collection, or null if the AdomdRestriction is not in a collection.
공용 속성 Value Gets or sets the value of the AdomdRestriction.

맨 위로 이동