Indicates the date the object was last modified.
Returns a Variant value specifying the date modified. The value is null if DateModified is not supported by the provider.
The DateModified property is null for newly appended objects. After appending a new View or Procedure, you must call the Refresh method of the Views or Procedures collection to obtain values for the DateModified property.
DateCreated and DateModified Properties Example (VB)
Applies To: Procedure Object | Table Object | View Object