ObjectStatementCollection 클래스

정의

에서 제공하는 StatementContext문 테이블을 보유합니다. 이 클래스는 상속할 수 없습니다.

public ref class ObjectStatementCollection sealed : System::Collections::IEnumerable
public sealed class ObjectStatementCollection : System.Collections.IEnumerable
type ObjectStatementCollection = class
    interface IEnumerable
Public NotInheritable Class ObjectStatementCollection
Implements IEnumerable
상속
ObjectStatementCollection
구현

속성

Name Description
Item[Object]

지정된 소유자에 대한 문 컬렉션을 가져옵니다.

메서드

Name Description
ContainsKey(Object)

테이블에 지정된 문 소유자가 포함되어 있는지 여부를 확인합니다.

Equals(Object)

지정된 개체가 현재 개체와 같은지 여부를 확인합니다.

(다음에서 상속됨 Object)
GetEnumerator()

에 대한 값을 IEnumerator 반환합니다 ObjectStatementCollection.

GetHashCode()

기본 해시 함수로 사용됩니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
Populate(ICollection)

문 테이블을 문 소유자의 컬렉션으로 채웁니다.

Populate(Object)

문 테이블을 문 소유자로 채웁니다.

ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

명시적 인터페이스 구현

Name Description
IEnumerable.GetEnumerator()

이 멤버에 대한 설명은 메서드를 참조하세요 GetEnumerator() .

적용 대상

추가 정보