共用方式為


MetaParameter.DbType 屬性

定義

取得參數的資料庫型別。

public:
 abstract property System::String ^ DbType { System::String ^ get(); };
public abstract string DbType { get; }
member this.DbType : string
Public MustOverride ReadOnly Property DbType As String

屬性值

做為字串之參數的資料庫型別。

適用於