DataSourceExpressionCollection.GetKnownTypes 메서드

정의

개체에 포함될 수 있는 데이터 원본 식 개체의 배열을 DataSourceExpressionCollection 가져옵니다.

protected:
 override cli::array <Type ^> ^ GetKnownTypes();
protected override Type[] GetKnownTypes();
override this.GetKnownTypes : unit -> Type[]
Protected Overrides Function GetKnownTypes () As Type()

반품

Type[]

데이터 원본 컬렉션에 포함될 수 있는 데이터 원본 식 개체의 순서가 지정된 배열입니다.

적용 대상