Bagikan melalui


DbProviderSpecificTypePropertyAttribute(Boolean) Konstruktor

Definisi

Menginisialisasi instans baru kelas 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)

Parameter

isProviderSpecificTypeProperty
Boolean

Menentukan apakah properti ini adalah properti khusus penyedia.

Berlaku untuk

Lihat juga