MATLAB DATABASE TOOLBOX RELEASE NOTES User's Guide Page 647

  • Download
  • Add to my manuals
  • Print
  • Page
    / 684
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 646
set
7-217
set
Set properties for database, cursor, or drivermanager object
Syntax
set(object, 'property', value)
set(object)
Description
set(object, 'property', value) sets the value of property to value for the
specified object.
set(object) displays all properties for object.
Allowable values for object are:
“Database Connection Objects” on page 7-218, created using database
“Cursor Objects” on page 7-218, created using exec or fetch
“Drivermanager Objects” on page 7-219, created using drivermanager
You cannot set all of these properties for all databases. You receive an error message
when you try to set a property that the database does not support.
Page view 646
1 2 ... 642 643 644 645 646 647 648 649 650 651 652 ... 683 684

Comments to this Manuals

No comments