Specifies when the connection to the data source occurs.
| Valid in: | LIBNAME statement |
| Default: | NO |
| Supports: | All |
specifies that the connection to the data source occurs when the libref is assigned by the LIBNAME statement.
specifies that the connection to the data source occurs when a data source table is opened.