Specifies one or more fields from the shapefile thatare excluded
from the output map data set.
Requirements: |
At least one field-identifier is required.
|
Restriction: |
If you specify conflicting values for the
EXCLUDE and SELECT statements, then the MAPIMPORT procedure produces an error.
|
Restriction: |
If you specify the same field identifier
on the EXCLUDE statement and on the ID statement, then the MAPIMPORT procedure
produces an error.
|
EXCLUDE 'field-identifier(s)';
|
- 'field-identifier(s)'
-
specifies one or more fields from the shapefile that are
excluded from the output map data set. All of the fields that you do not specify
are included in the output map data set.
If you do not specify the EXCLUDE statement or the SELECT statement,
then all of the fields from the shapefile are included in the output map data
set.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.