DbProviderSpecificTypePropertyAttribute(Boolean) 생성자

정의

DbProviderSpecificTypePropertyAttribute 클래스의 새 인스턴스를 초기화합니다.

public:
 DbProviderSpecificTypePropertyAttribute(bool isProviderSpecificTypeProperty);
public DbProviderSpecificTypePropertyAttribute (bool isProviderSpecificTypeProperty);
new System.Data.Common.DbProviderSpecificTypePropertyAttribute : bool -> System.Data.Common.DbProviderSpecificTypePropertyAttribute
Public Sub New (isProviderSpecificTypeProperty As Boolean)

매개 변수

isProviderSpecificTypeProperty
Boolean

이 속성이 공급자별 속성인지 여부를 지정합니다.

적용 대상

추가 정보