public:
property System::Data::DbType DbType { System::Data::DbType get(); };
public System.Data.DbType DbType { get; }
member this.DbType : System.Data.DbType
Public ReadOnly Property DbType As DbType
屬性值
資料行或參數的資料型別 (其型態為 DbType)。
備註
預設類型為 DbType 。 String
。