DbProviderSpecificTypePropertyAttribute(Boolean) コンストラクター

定義

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)

パラメーター

isProviderSpecificTypeProperty
Boolean

このプロパティがプロバイダー固有のプロパティであるかどうかを示します。

適用対象

こちらもご覧ください