| title | DateCreated Property (ADOX) | Microsoft Docs | |||
|---|---|---|---|---|
| ms.prod | sql | |||
| ms.prod_service | connectivity | |||
| ms.technology | connectivity | |||
| ms.custom | ||||
| ms.date | 01/19/2017 | |||
| ms.reviewer | ||||
| ms.topic | conceptual | |||
| apitype | COM | |||
| f1_keywords |
|
|||
| helpviewer_keywords |
|
|||
| ms.assetid | 2bf4b00d-045c-444e-8af7-8af6297ed418 | |||
| author | MightyPen | |||
| ms.author | genemi |
Indicates the date the object was created.
Returns a Variant value specifying the date created. The value is null if DateCreated is not supported by the provider.
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.
| Procedure Object (ADOX) | Table Object (ADOX) | View Object (ADOX) |
DateCreated and DateModified Properties Example (VB)
DateModified Property (ADOX)