GetTimeCreated OLE Automation Routine


GetTimeCreated()

  • returns the DATE value of when the index was last built or updated..
  • Example:

    Dim indexDate As Date
    indexDate = wilbur.GetTimeCreated
    MsgBox ("Index Created " + Format(indexDate,
     "General Date"))

    Copyright © 1999 RedTree Development Inc. All rights reserved.
    Information in this document is subject to change without notice.
    Other products and companies referred to herein are trademarks or registered trademarks of their respective companies or mark holders.