다음을 통해 공유


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[]

데이터 소스 컬렉션에 포함될 수 있는 데이터 소스 식 개체의 순서 있는 배열입니다.

적용 대상