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

プロパティ値

文字列としての型。

適用対象