[To be supplied.]
[Visual Basic] Public ReadOnly Property Value As Integer [C#] public int Value {get;} [C++] public: __property int get_Value(); [JScript] public function get Value() : int;
SQLInt32 Structure | SQLInt32 Members | System.Data.SQLTypes Namespace