Sdílet prostřednictvím


DbProviderSpecificTypePropertyAttribute(Boolean) Konstruktor

Definice

Inicializuje novou instanci DbProviderSpecificTypePropertyAttribute třídy .

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

Parametry

isProviderSpecificTypeProperty
Boolean

Určuje, zda je tato vlastnost vlastností specifickou pro zprostředkovatele.

Platí pro

Viz také