DateCreated Property (ADOX)
Indicates the date the object was created.
Return Values
Returns a Variant value specifying the date created. The value is null if DateCreated is not supported by the provider.
Remarks
The DateCreated 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 DateCreated property.
Applies To
See Also
DateCreated and DateModified Properties Example (VB)
DateModified Property (ADOX)