Share via


ParameterAttribute.DbType プロパティ

定義

プロバイダー固有のデータベース用のパラメーターの型を取得または設定します。

public:
 property System::String ^ DbType { System::String ^ get(); void set(System::String ^ value); };
public string DbType { get; set; }
member this.DbType : string with get, set
Public Property DbType As String

プロパティ値

型を示す文字列。

適用対象