다음을 통해 공유


GetProperties 메서드

Returns a collection of property descriptions. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.

이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 포함하여 이 멤버에 대한 전체 정보를 확인하려면 오버로드 목록에서 이름을 클릭하십시오.

오버로드 목록

  이름 설명
공용 메서드 GetProperties(Object) (TypeConverter에서 상속됨)
공용 메서드 GetProperties(array<PropertyInfo> [] () [] []) Returns a collection that contains the property descriptions for the specified list of properties. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 메서드 GetProperties(ITypeDescriptorContext, Object) (TypeConverter에서 상속됨)
공용 메서드 GetProperties(ITypeDescriptorContext, Object, array<Attribute> [] () [] []) Returns a collection of property descriptions for the specified object. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (TypeConverter. . :: . .GetProperties(ITypeDescriptorContext, Object, array<Attribute> [] () [] [])을(를) 재정의함)

맨 위로 이동