DbProviderSpecificTypePropertyAttribute(Boolean) Konstruktor

Definition

Initierar en ny instans av DbProviderSpecificTypePropertyAttribute klassen.

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

Parametrar

isProviderSpecificTypeProperty
Boolean

Anger om den här egenskapen är en providerspecifik egenskap.

Gäller för

Se även