Miscellaneous constants are provided to aid various tasks implemented in the SQL-DMO application.
Constant | Value | Description |
---|---|---|
SQLDMO_NOENDDATE | 99991231 | Largest value accepted by a Schedule object property representing a date. For example, use to set ActiveEndDate for a schedule that does not expire on an exact date. |
SQLDMO_NOENDTIME | 235959 | Largest value accepted by a Schedule object property representing a time. |
SQLDMO_ USEEXISTINGFILLFACTOR |
0 | Use an existing fill factor for clustered indexes rebuilt by the SQL-DMO application. Used in methods, such as RebuildIndexes. |