[To be supplied.]
[Visual Basic] Overridable Public ReadOnly Property PropertyName As String [C#] public string PropertyName {virtual get;} [C++] public: __property virtual String* get_PropertyName(); [JScript] public function get PropertyName() : String;
ADOProperty Class | ADOProperty Members | System.Data.ADO Namespace