DbProviderSpecificTypePropertyAttribute(Boolean) Konstruktor
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
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.