| The LIBNAME Statement for Relational Databases |
| Default value: | NO |
| Valid in: | SAS/ACCESS LIBNAME statement |
| DBMS support: | OLE DB |
| Syntax | |
| Syntax Description | |
| Details | |
| See Also |
Syntax |
| BL_KEEPIDENTITY=YES | NO |
specifies that the user must provide values for the identity column.
specifies that Microsoft SQL Server generates values for an identity column in the table.
| Details |
This option is valid only when you use the Microsoft SQL Server provider.
| See Also |
To apply this option to an individual data set, see the BL_KEEPIDENTITY= Data Set Option.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.