home *** CD-ROM | disk | FTP | other *** search
/ Freelog 97 / FreelogNo97-MaiJuin2010.iso / Bureautique / Compare2Lists / Compare2Lists.CAB / MSADODC.OCX / string.txt < prev    next >
Text File  |  2004-03-09  |  5KB  |  128 lines

  1. 1000    ADODC Properties
  2. 1001    Adodc
  3. 2003    General
  4. 2004    General properties for the ADODC control
  5. 2006    Authentication
  6. 2007    Authentication properties for the ADODC control
  7. 2008    RecordSource
  8. 2009    RecordSource properties for the ADODC control
  9. 2025    [ADODC]: Unknown error. [ADO]: 
  10. 2026    [ADODC]: no RecordSource specified. [ADO]:
  11. 25020    Error getting ADODC erro info
  12. 25021    Error setting the Mode property
  13. 25022    Error setting the ConnectionTimeout property
  14. 25023    Error setting the CursorLocation property
  15. 25024    Error setting the CommandTimeout property
  16. 25025    Error setting the CacheSize property
  17. 25026    Error setting the MaxRecords property
  18. 26784    Microsoft ADO Data Control 6.0 (SP6) (OLEDB)
  19. 26785    ADO Data Control Property Page
  20. 26786    Error1
  21. 26795    CursorType constants
  22. 26796    Unspecified CursorType
  23. 26797    ForwardOnly CursorType
  24. 26798    Keyset CursorType
  25. 26799    Dynamic CursorType
  26. 26800    Static CursorType
  27. 26801    CursorOption constants
  28. 26802    HoldRecords CursorOption
  29. 26803    MovePrevious CursorOption
  30. 26804    AddNew CursorOption
  31. 26805    Delete CursorOption
  32. 26806    Update CursorOption
  33. 26807    Bookmark CursorOption
  34. 26808    ApproxPosition CursorOption
  35. 26809    UpdateBatch CursorOption
  36. 26810    Resync CursorOption
  37. 26811    Notify CursorOption
  38. 26812    LockType constants
  39. 26813    Unspecified LockType
  40. 26814    ReadOnly LockType
  41. 26815    Pessimistic LockType
  42. 26816    Optimistic LockType
  43. 26817    BatchOptimistic LockType
  44. 26818    CursorLocation constants
  45. 26819    No CursorLocation specified
  46. 26820    Use server cursors
  47. 26821    Use client cursors
  48. 26822    Use client batch cursors
  49. 26823    Mode constants
  50. 26824    Unknown Mode
  51. 26825    Read Mode
  52. 26826    Write Mode
  53. 26827    ReadWrite Mode
  54. 26828    DenyRead Mode
  55. 26829    DenyWrite Mode
  56. 26830    Exclusive Mode
  57. 26831    DenyNone Mode
  58. 26832    CommandTypeConstants
  59. 26834    Unknown CommandType
  60. 26835    Text CommandType
  61. 26836    Table CommandType
  62. 26837    StoredProc CommandType
  63. 26844    For OLEDB Providers that support connection strings
  64. 26845    The DSL OLEB Connection String
  65. 26846    The DSL OLEDB File string
  66. 26847    For OLEDB Providers that support DataSourceName
  67. 26848    Additional string to append to connect string or DSN
  68. 26849    Sets or gets the type of connection string (OLEDB, OLEDBFILE, ODBC)
  69. 26851    UserName - For OLEDB Providers that support UserName
  70. 26852    Password - For OLEDB Providers that support Password
  71. 26853    Describes the mode in which the current connection is opened
  72. 26854    Determines if server-side or client-side cursors are used (which cursor engine used)
  73. 26855    Sets or gets the isolation level for the current connection
  74. 26857    Amount of time to wait for the connection to open before aborting (in seconds)
  75. 26858    Amount of time to wait for the command to return (in seconds)
  76. 26860    Source of recordset (adCommandText = SQL or other command 'syntax', adCommandTable = table name
  77. 26861    Sets the cursor type to use for the underlying recordset
  78. 26862    Sets or returns the type of locking (concurrency) to use
  79. 26863    Indicates the type of command
  80. 26864    CursorOptions
  81. 26865    Returns or sets the number of rows to keep cached as navigating through the set
  82. 26866    Maximum number of records to retrieve when opened
  83. 26869    Behavior when BOF is reached
  84. 26870    Behavior when EOF is reached
  85. 26871    Control's Caption
  86. 26872    Control's Appearance
  87. 26873    Control's Back Color
  88. 26874    Control's Fore Color
  89. 26875    Control's Orientation
  90. 26876    Gets/sets the underlying recordset
  91. 26877    Font
  92. 26878    Control's enabled state
  93. 26879    Forces a refresh of the underlying recordset/connection if necessary
  94. 26881    About Box
  95. 26884    Occurs before a different row becomes the current row.
  96. 26885    Occurs after a row becomes the current row.
  97. 26886    Occurs before a field change.
  98. 26887    Occurs after a field change.
  99. 26888    Occurs before a record change.
  100. 26889    Occurs after a record change.
  101. 26890    Occurs before a recordset change.
  102. 26891    Occurs after a recordset change.
  103. 26892    Occurs when EOF/BOF hit.
  104. 26901    Occurs only as the result of a data access error that takes place when no Visual Basic code is being executed.
  105. 26902    Occurs after a mouse button has been depressed.
  106. 26903    Occurs after the mouse has been moved.
  107. 26904    Occurs after a mouse button has been released.
  108. 26907    Event interface for ADODC control
  109. 26916    BOFAction constants
  110. 26917    Force MoveFirst on BOF
  111. 26918    Stay at BOF on BOF
  112. 26919    EOFAction constants
  113. 26920    Force MoveLast on EOF
  114. 26921    Stay at EOF on EOF
  115. 26922    Force AddNew mode on EOF
  116. 26923    Appearance constants
  117. 26924    Flat appearance
  118. 26925    3D appearance
  119. 26926    Orientation constants
  120. 26927    Orient horizontally
  121. 26928    Orient vertically
  122. 26929    ConnectStringType constants
  123. 26930    Unknown type connection string
  124. 26931    Use OLEDB-style connection string
  125. 26932    Use OLEDB file-type connection string
  126. 26933    User ODBC-style connection string with ODBC OLEDB Provider
  127. 42150    ADODC Error Constants
  128.