DbProviderSpecificTypePropertyAttribute(Boolean) Oluşturucu

Tanım

DbProviderSpecificTypePropertyAttribute sınıfının yeni bir örneğini başlatır.

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

Parametreler

isProviderSpecificTypeProperty
Boolean

Bu özelliğin sağlayıcıya özgü bir özellik olup olmadığını belirtir.

Şunlara uygulanır

Ayrıca bkz.