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