다음을 통해 공유


StatementContext.StatementCollection 속성

정의

문 컨텍스트에서 제공한 문 컬렉션을 가져옵니다.

public:
 property System::ComponentModel::Design::Serialization::ObjectStatementCollection ^ StatementCollection { System::ComponentModel::Design::Serialization::ObjectStatementCollection ^ get(); };
public System.ComponentModel.Design.Serialization.ObjectStatementCollection StatementCollection { get; }
member this.StatementCollection : System.ComponentModel.Design.Serialization.ObjectStatementCollection
Public ReadOnly Property StatementCollection As ObjectStatementCollection

속성 값

문 컨텍스트에서 제공한 문이 들어 있는 ObjectStatementCollection입니다.

적용 대상