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

屬性值

字串的類型。

適用於